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 +}