lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

lynx-dev patch for LYClean.c


From: Doug Kaufman
Subject: lynx-dev patch for LYClean.c
Date: Mon, 19 Jan 2004 22:21:12 -0800 (PST)

This updates a comment in LYClean.c. No patch to WATT32 is currently
required. This may not be very relevant, however, since compiling with
"IGNORE_CTRL_C" no longer works with DJGPP (probably due to changes in
the WATT32 code).
                          Doug

--- src/LYClean.c.ori   2004-01-07 18:03:08.000000000 -0800
+++ src/LYCLean.c       2004-01-19 22:17:46.000000000 -0800
@@ -37,7 +37,7 @@
 #ifdef DJGPP
        if (wathndlcbrk) {
            sig_handler_watt(sig);      /* Use WATT-32 signal handler */
-       }                               /* Requires patch to WATT-32 */
+       }
 #endif /* DJGPP */
        signal(SIGINT, cleanup_sig);
        sigint = TRUE;

-- 
Doug Kaufman
Internet: address@hidden


; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden

reply via email to

[Prev in Thread] Current Thread [Next in Thread]