Skip to content

Commit 9e37839

Browse files
committed
Fix testnative C90 compatibility
1 parent 7b501ae commit 9e37839

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/testnative.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ extern NativeWindowFactory X11WindowFactory;
4848
extern NativeWindowFactory CocoaWindowFactory;
4949
#endif
5050

51-
#endif // testnative_h_
51+
#endif /* testnative_h_ */

0 commit comments

Comments
 (0)