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