From 0c62630e68c0d6376ee04f163d48315c725ecf5c Mon Sep 17 00:00:00 2001 From: corvid Date: Tue, 30 Oct 2012 01:37:29 +0000 Subject: trim some spaces --- dw/fltkplatform.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dw/fltkplatform.cc') 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", -- cgit v1.2.3