Janitorial work
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5302 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user