lynx-dev
[Top][All Lists]
Advanced

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

lynx-dev HTAlwaysAlert comment


From: Carlton Anderson
Subject: lynx-dev HTAlwaysAlert comment
Date: Sun, 1 Dec 2002 09:18:13 -0800 (PST)

Message attached. 


__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
Here is a patch that provides a comment
to the HTAlwaysAlert() function:

------------------->start of patch<-----------------
Index: HTAlert.c
===================================================================
RCS file: /usr/local/cvsroot/web/lynx2-8-5/src/HTAlert.c,v
retrieving revision 1.1.1.1
diff -C2 -r1.1.1.1 HTAlert.c
*** HTAlert.c   11 Oct 2002 19:58:32 -0000      1.1.1.1
--- HTAlert.c   1 Dec 2002 16:38:47 -0000
***************
*** 55,58 ****
--- 55,63 ----
  }
  
+ /*  HTAlwaysAlert()
+ **  Issue a message about a problem even if trace
+ **  messages are turned off. 
+ **  --------------------------------
+ */
  PUBLIC void HTAlwaysAlert ARGS2(
        CONST char *,   extra_prefix,
------------------->end of patch<-----------------


reply via email to

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