mirror of
https://github.com/macvim-dev/macvim.git
synced 2026-06-07 15:37:14 +02:00
__ARGS
This commit is contained in:
@@ -8,6 +8,6 @@ void clip_mch_request_selection(VimClipboard *cbd);
|
||||
void clip_mch_set_selection(VimClipboard *cbd);
|
||||
#endif
|
||||
|
||||
void macosx_fork __ARGS((void));
|
||||
void macosx_fork(void);
|
||||
|
||||
/* vim: set ft=c : */
|
||||
|
||||
Reference in New Issue
Block a user