فهرست منبع

Fix testnative C90 compatibility

Anonymous Maarten 2 ماه پیش
والد
کامیت
9e3783996b
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      test/testnative.h

+ 1 - 1
test/testnative.h

@@ -48,4 +48,4 @@ extern NativeWindowFactory X11WindowFactory;
 extern NativeWindowFactory CocoaWindowFactory;
 #endif
 
-#endif // testnative_h_
+#endif /* testnative_h_ */