Skip to content

Commit bc8c2d2

Browse files
authored
uiold: update global syntax (#84)
1 parent 25e570d commit bc8c2d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

uiold/ui_darwin.c.v

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ module uiold
66
#include <Cocoa/Cocoa.h>
77
#include <Carbon/Carbon.h>
88

9-
__global default_font &C.NSFont
9+
__global ( default_font &C.NSFont )
1010

1111

1212
fn focus_app(next, event, data voidptr) {

0 commit comments

Comments
 (0)