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