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