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