patch by Andrej Spielmann (GSOC):

Removed trailing whitespace.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26357 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Stephan Aßmus 2008-07-10 08:12:38 +00:00
parent 3a0814fdae
commit 0a0622a6de

View File

@ -98,7 +98,7 @@ class ServerApp : public MessageLooper {
bool _HasWindowUnderMouse();
port_id fMessagePort;
port_id fClientReplyPort;
port_id fClientReplyPort;
// our BApplication's event port
BMessenger fHandlerMessenger;