added newline to end of file

This commit is contained in:
Marty Kraimer
2000-02-08 19:55:02 +00:00
parent 63e9600bf0
commit 1fc8e02193

View File

@@ -94,4 +94,5 @@ inline void osiMutex::unlock () const
inline void osiMutex::show (unsigned level) const
{
semMutexShow (this->id, level);
}
}