1
0
forked from aniani/vim
Files
vim/src/if_cscope.c
Bram Moolenaar 99c48fe997 patch 8.2.5061: C89 requires signal handlers to return void
Problem:    C89 requires signal handlers to return void.
Solution:   Drop RETSIGTYPE and hard-code a void return value.
2022-06-05 22:05:19 +01:00

57 KiB