libreplace: Remove the obsolete signal type cast.
authorAndreas Schneider <asn@redhat.com>
Fri, 19 Feb 2010 10:27:56 +0000 (11:27 +0100)
committerStefan Metzmacher <metze@samba.org>
Tue, 23 Feb 2010 11:23:45 +0000 (12:23 +0100)
commit13e2f5f971eeaa7b342baeaee55ff52b089ac881
tree9a829bef3bb7f529c95bbcb61c663f60a10e04dd
parent8ac0c9fc67c8c07d0680cb069677f58434dc893e
libreplace: Remove the obsolete signal type cast.

AC_SIGNAL_TYPE is already obsolete in autoconf. C89 requires signal
handlers to return void, only K&R returned int.
lib/replace/getpass.c
lib/replace/libreplace.m4
lib/replace/system/wait.h