add new line at EOF

This commit is contained in:
Jeff Hill
2001-01-27 00:45:07 +00:00
parent 8b2f9c138a
commit d704cd7bb8

View File

@@ -59,4 +59,5 @@ void tcpSendWatchdog::arm ()
void tcpSendWatchdog::cancel ()
{
this->osiTimer::cancel ();
}
}