Skip to content

Commit cc37ad3

Browse files
committed
__ARGS
1 parent faf4086 commit cc37ad3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/proto/os_macosx.pro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ void clip_mch_request_selection(VimClipboard *cbd);
88
void clip_mch_set_selection(VimClipboard *cbd);
99
#endif
1010

11-
void macosx_fork __ARGS((void));
11+
void macosx_fork(void);
1212

1313
/* vim: set ft=c : */

0 commit comments

Comments
 (0)