added newline at EOF

This commit is contained in:
Jeff Hill
2000-09-07 01:13:41 +00:00
parent 58093dc6b6
commit 70edcb1fde

View File

@@ -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 () );
}
}