powerpc: Eliminate a compile warning in signal_32.c
authorPaul Mackerras <paulus@samba.org>
Wed, 19 Oct 2005 13:13:04 +0000 (23:13 +1000)
committerPaul Mackerras <paulus@samba.org>
Wed, 19 Oct 2005 13:13:04 +0000 (23:13 +1000)
The second argument of get_sigset_t needed to have the const keyword.

Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found