added newline at EOF

This commit is contained in:
Jeff Hill
2000-11-20 20:11:32 +00:00
parent 6b2c93673e
commit 9723bfc8cd

View File

@@ -190,4 +190,5 @@ inline void cacNotifyIO::exceptionNotify ( int status, const char *pContext )
inline void cacNotifyIO::exceptionNotify ( int status, const char *pContext, unsigned type, unsigned long count )
{
this->notify.exceptionNotify ( status, pContext, type, count );
}
}