summaryrefslogtreecommitdiffstats
path: root/vcl/inc
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2012-04-23 14:33:52 +0300
committerTor Lillqvist <tlillqvist@suse.com>2012-04-24 12:22:07 +0300
commit2aaa5f721f63528330498dce38038f3b43f85ca9 (patch)
tree86febbd95bc97afed5547614ef24831499438f11 /vcl/inc
parentDBG_UTIL vs OSL_DEBUG_LEVEL confusion (diff)
downloadcore-2aaa5f721f63528330498dce38038f3b43f85ca9.tar.gz
core-2aaa5f721f63528330498dce38038f3b43f85ca9.zip
WaE: extra tokens at end of #endif directive
Diffstat (limited to 'vcl/inc')
-rw-r--r--vcl/inc/aqua/aquavcltypes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/inc/aqua/aquavcltypes.h b/vcl/inc/aqua/aquavcltypes.h
index 93003faecad7..4067d81f338b 100644
--- a/vcl/inc/aqua/aquavcltypes.h
+++ b/vcl/inc/aqua/aquavcltypes.h
@@ -34,6 +34,6 @@
#import <AppKit/NSEvent.h>
#include "postmac.h"
-#endif _AQUAVCLTYPES_H
+#endif /* _AQUAVCLTYPES_H */
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */