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