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