From 01bff7038323d617fbc83a39e9072631ccbdd65f Mon Sep 17 00:00:00 2001 From: Kent Mein Date: Wed, 30 Oct 2002 02:07:20 +0000 Subject: fixed spacing in the headers to get rid of some warnings and some other little minor spacing issues. --- intern/ghost/GHOST_ITimerTask.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'intern/ghost/GHOST_ITimerTask.h') diff --git a/intern/ghost/GHOST_ITimerTask.h b/intern/ghost/GHOST_ITimerTask.h index 354652017d9..dd952728ed1 100644 --- a/intern/ghost/GHOST_ITimerTask.h +++ b/intern/ghost/GHOST_ITimerTask.h @@ -84,5 +84,5 @@ public: virtual void setUserData(const GHOST_TUserDataPtr userData) = 0; }; - #endif // _GHOST_ITIMER_TASK_H_ + -- cgit v1.2.3