mirror of
https://github.com/vim/vim.git
synced 2025-09-23 03:43:49 -04:00
updated for version 7.2-174
This commit is contained in:
@@ -126,7 +126,7 @@
|
||||
# define SIGDUMMYARG 0, 0, (struct sigcontext *)0
|
||||
# else
|
||||
# define SIGPROTOARG (int)
|
||||
# define SIGDEFARG(s) (s) int s;
|
||||
# define SIGDEFARG(s) (s) int s UNUSED;
|
||||
# define SIGDUMMYARG 0
|
||||
# endif
|
||||
#else
|
||||
|
Reference in New Issue
Block a user