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