fixed newline at end of file.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1242 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
shatty 2002-09-28 09:51:57 +00:00
parent 5bc7143bb9
commit 0fb7a1079b
3 changed files with 3 additions and 4 deletions

View File

@ -1,5 +1,5 @@
//
// $Id: MessageQueue.cpp,v 1.1 2002/07/09 12:24:49 ejakowatz Exp $
// $Id: MessageQueue.cpp,v 1.2 2002/09/28 09:49:34 shatty Exp $
//
// This file contains the implementation of the BMessageQueue class
// for the OpenBeOS project.
@ -431,4 +431,4 @@ BMessageQueue::_ReservedMessageQueue3(void)
#ifdef USE_OPENBEOS_NAMESPACE
}
#endif
#endif

View File

@ -555,4 +555,4 @@ void BPropertyInfo::FreeMem()
*
* $Id $
*
*/
*/

View File

@ -347,4 +347,3 @@ status_t BDeskbar::RemoveItem(const char *name)
* $Id $
*
*/