We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent faf4086 commit cc37ad3Copy full SHA for cc37ad3
src/proto/os_macosx.pro
@@ -8,6 +8,6 @@ void clip_mch_request_selection(VimClipboard *cbd);
8
void clip_mch_set_selection(VimClipboard *cbd);
9
#endif
10
11
-void macosx_fork __ARGS((void));
+void macosx_fork(void);
12
13
/* vim: set ft=c : */
0 commit comments