added newline at EOF

This commit is contained in:
Jeff Hill
2001-01-27 00:46:07 +00:00
parent d704cd7bb8
commit e10d86cd05

View File

@@ -31,4 +31,5 @@ bool comBuf::flushToWire ( wireSendAdapter &wire )
occupied = this->occupiedBytes ();
}
return true;
}
}