summaryrefslogtreecommitdiff
path: root/shared/wx_timespan.h
diff options
context:
space:
mode:
Diffstat (limited to 'shared/wx_timespan.h')
-rw-r--r--shared/wx_timespan.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/shared/wx_timespan.h b/shared/wx_timespan.h
index 108327bf..2e566927 100644
--- a/shared/wx_timespan.h
+++ b/shared/wx_timespan.h
@@ -3,7 +3,7 @@
// * GNU General Public License: http://www.gnu.org/licenses/gpl.html *
// * Copyright (C) 2008-2011 ZenJu (zhnmju123 AT gmx.de) *
// **************************************************************************
-//
+
#ifndef WX_TIMESPAN_CTRL_HEADER_INCLUDED
#define WX_TIMESPAN_CTRL_HEADER_INCLUDED
bgstack15