added newline at eof

This commit is contained in:
Jeff Hill
2002-05-09 15:01:52 +00:00
parent bae9cd3f9a
commit fede2bbfcc

View File

@@ -154,4 +154,4 @@ void comQueRecv::removeAndDestroyBuf ( comBuf & buf )
{
this->bufs.remove ( buf );
buf.destroy ();
}
}