added newline at EOF

This commit is contained in:
Jeff Hill
2000-09-07 01:32:41 +00:00
parent 8ad391b0c5
commit 8328d9a8e9
2 changed files with 2 additions and 2 deletions

View File

@@ -64,4 +64,4 @@ void netWriteNotifyIO::show ( unsigned level ) const
if ( level > 0u ) {
this->baseNMIU::show ( level - 1u );
}
}
}