fix wrong size for sigjmp_buf signal set array
authorRich Felker <dalias@aerifal.cx>
Sun, 22 Jul 2012 22:58:35 +0000 (18:58 -0400)
committerRich Felker <dalias@aerifal.cx>
Sun, 22 Jul 2012 22:58:35 +0000 (18:58 -0400)
commitd64624912469fc4eccee95e65d7c9e3a3076d699
treef3706136a7e267be5104544cf5bb5cc20cbf6ca4
parentdc046f55bbff5f79d022882723c73a6b9af0bf86
fix wrong size for sigjmp_buf signal set array

128 is the size in bytes, not longs.
include/setjmp.h