From 4a2fa5ea3467b688d00190aebe05a44838f81615 Mon Sep 17 00:00:00 2001 From: axel Date: Tue, 1 Aug 2006 10:25:50 +1000 Subject: [PATCH] Fix typo in signal.c darcs-hash:20060801002550-ac50b-3412377a694aac72d04e6eae3173ac0980724e60.gz --- signal.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/signal.c b/signal.c index 204ab2ee2..46cc3858c 100644 --- a/signal.c +++ b/signal.c @@ -285,7 +285,7 @@ const static struct lookup_entry lookup[] = } , #endif -#ifdef SIGWIO +#ifdef SIGIO { SIGIO, L"SIGIO",