1
0
forked from aniani/vim
Files
vim/src/os_vms_conf.h
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

4.7 KiB