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