From 6c63633545c254dc085402e0f927a6826d1dd229 Mon Sep 17 00:00:00 2001 From: Akinori Ito Date: Fri, 9 Nov 2001 04:59:17 +0000 Subject: Updates from 0.2.1 into 0.2.1-inu-1.5 --- conv.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conv.c') diff --git a/conv.c b/conv.c index b7403e4..7985326 100644 --- a/conv.c +++ b/conv.c @@ -141,7 +141,7 @@ static void n_impr(char s) { fprintf(stderr, "conv: option %c(0x%02x) is not implemented yet... sorry\n", s, s); - exit(1); + w3m_exit(1); } Str -- cgit v1.2.3