diff --git a/src/ca/cacIO.h b/src/ca/cacIO.h index fd142ce8d..5304b2169 100644 --- a/src/ca/cacIO.h +++ b/src/ca/cacIO.h @@ -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 ); -} \ No newline at end of file +} +