aboutsummaryrefslogtreecommitdiffstats
path: root/make/stub_includes
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2015-07-15 22:07:39 +0200
committerSven Gothel <[email protected]>2015-07-15 22:07:39 +0200
commit94d2e7353419a3f042fc560412c55c5b5aaba887 (patch)
tree564e34e189838baacb769b19329cfd0419ea7277 /make/stub_includes
parenta224afde7eb5ee4b6877406e0321b3550586df2f (diff)
Fix jni/macosx/jawt_md.h: Put comment in /* */ brackets ..
Diffstat (limited to 'make/stub_includes')
-rw-r--r--make/stub_includes/jni/macosx/jawt_md.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/stub_includes/jni/macosx/jawt_md.h b/make/stub_includes/jni/macosx/jawt_md.h
index 519a513..5a73e44 100644
--- a/make/stub_includes/jni/macosx/jawt_md.h
+++ b/make/stub_includes/jni/macosx/jawt_md.h
@@ -54,7 +54,7 @@ JAWT_MacOSXDrawingSurfaceInfo;
@property (readonly) CALayer *windowLayer;
@end
-#endif __GLUEGEN__
+#endif /* __GLUEGEN__ */
#ifdef __cplusplus
}