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