summaryrefslogtreecommitdiff
path: root/shared/com_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'shared/com_util.h')
-rw-r--r--shared/com_util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/shared/com_util.h b/shared/com_util.h
index 4a8c4f54..b8fc777d 100644
--- a/shared/com_util.h
+++ b/shared/com_util.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 COM_UTILITY_HEADER
#define COM_UTILITY_HEADER
bgstack15