Fix typo in signal.c

darcs-hash:20060801002550-ac50b-3412377a694aac72d04e6eae3173ac0980724e60.gz
This commit is contained in:
axel 2006-08-01 10:25:50 +10:00
parent 03f6656af6
commit 4a2fa5ea34

View file

@ -285,7 +285,7 @@ const static struct lookup_entry lookup[] =
} }
, ,
#endif #endif
#ifdef SIGWIO #ifdef SIGIO
{ {
SIGIO, SIGIO,
L"SIGIO", L"SIGIO",