From 112d4d97426e9f49cb73dea58ec220292238d118 Mon Sep 17 00:00:00 2001
From: Sven Gothel <sgothel@jausoft.com>
Date: Fri, 13 Sep 2013 12:54:21 +0200
Subject: jawt_md.h: fix preprocessor comment

---
 make/stub_includes/jni/macosx/jawt_md.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'make')

diff --git a/make/stub_includes/jni/macosx/jawt_md.h b/make/stub_includes/jni/macosx/jawt_md.h
index e65474b..3b019dd 100644
--- a/make/stub_includes/jni/macosx/jawt_md.h
+++ b/make/stub_includes/jni/macosx/jawt_md.h
@@ -59,7 +59,7 @@ JAWT_MacOSXDrawingSurfaceInfo;
     @property (readonly) CALayer *windowLayer;
     @end
 
-#endif __GLUEGEN__
+#endif /* __GLUEGEN__ */
 
 #ifdef __cplusplus
 }
-- 
cgit v1.2.3