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