added newline at EOF
This commit is contained in:
@@ -125,4 +125,4 @@ epicsShareFunc caStatus casAsyncReadIO::cbFuncAsyncIO()
|
||||
void casAsyncReadIO::destroy ()
|
||||
{
|
||||
delete this;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -6,6 +6,10 @@
|
||||
*
|
||||
*
|
||||
* $Log$
|
||||
* Revision 1.8 1999/09/02 21:50:23 jhill
|
||||
* o changed UDP to non-blocking IO
|
||||
* o cleaned up (consolodated) UDP interface class structure
|
||||
*
|
||||
* Revision 1.7 1999/08/05 00:07:56 jhill
|
||||
* osiTimer constructor now requires delay of type double
|
||||
*
|
||||
@@ -192,4 +196,4 @@ casProcCond casDGOS::processInput ()
|
||||
return casProcOk;
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user