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