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