aboutsummaryrefslogtreecommitdiff
path: root/dw/fltkplatform.cc
diff options
context:
space:
mode:
authorcorvid <corvid@lavabit.com>2012-10-30 01:37:29 +0000
committercorvid <corvid@lavabit.com>2012-10-30 01:37:29 +0000
commit0c62630e68c0d6376ee04f163d48315c725ecf5c (patch)
tree531d9810b92777b88dcc9acca7e5a6eb0c23cbb6 /dw/fltkplatform.cc
parentef54550e4823fbd1536473baa8a30dcb6beec56f (diff)
trim some spaces
Diffstat (limited to 'dw/fltkplatform.cc')
-rw-r--r--dw/fltkplatform.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/dw/fltkplatform.cc b/dw/fltkplatform.cc
index fecd76a7..d8e95a6e 100644
--- a/dw/fltkplatform.cc
+++ b/dw/fltkplatform.cc
@@ -493,7 +493,7 @@ void FltkPlatform::attachView (core::View *view)
}
-void FltkPlatform::detachView (core::View *view)
+void FltkPlatform::detachView (core::View *view)
{
if (this->view != view)
MSG_ERR("FltkPlatform::detachView: this->view: %p view: %p\n",