Janitorial work

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5302 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
haydentech
2003-11-10 19:50:27 +00:00
parent 84e57fc918
commit 2ef7083364
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -426,7 +426,7 @@ void ServerApp::_DispatchMessage(PortMessage *msg)
msg->Read<port_id>( &looperPort );
msg->ReadString( &title );
STRACE(("ServerApp %s: Got 'New Window' message, trying to do smething...\n",
STRACE(("ServerApp %s: Got 'New Window' message, trying to do something...\n",
_signature.String()));
// ServerWindow constructor will reply with port_id of a newly created port