Explorar el Código

Fix testnative C90 compatibility

Anonymous Maarten hace 1 semana
padre
commit
9e3783996b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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_ */