From 70edcb1fdefdd52d62026fd3f3654b1d93606ebb Mon Sep 17 00:00:00 2001 From: Jeff Hill Date: Thu, 7 Sep 2000 01:13:41 +0000 Subject: [PATCH] added newline at EOF --- src/ca/baseNMIU.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ca/baseNMIU.cpp b/src/ca/baseNMIU.cpp index f9975e054..8b81cfd71 100644 --- a/src/ca/baseNMIU.cpp +++ b/src/ca/baseNMIU.cpp @@ -36,4 +36,4 @@ int baseNMIU::subscriptionMsg () void baseNMIU::show ( unsigned /* level */ ) const { printf ( "CA IO primitive at %p for channel %s\n", this, chan.pName () ); -} \ No newline at end of file +}