logo       

current loadcfg.c,1.70,1.71: msg#00062

web.privoxy.cvs

Subject: current loadcfg.c,1.70,1.71

Update of /cvsroot/ijbswa/current
In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv1720

Modified Files:
loadcfg.c
Log Message:
Reword "unrecognized directive" warning, use better
mark up and add a <br>. Fixes parts of #1856559.


Index: loadcfg.c
===================================================================
RCS file: /cvsroot/ijbswa/current/loadcfg.c,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -d -r1.70 -r1.71
--- loadcfg.c 15 Dec 2007 14:24:05 -0000 1.70
+++ loadcfg.c 23 Dec 2007 15:24:56 -0000 1.71
@@ -35,6 +35,10 @@
*
* Revisions :
* $Log$
+ * Revision 1.71 2007/12/23 15:24:56 fabiankeil
+ * Reword "unrecognized directive" warning, use better
+ * mark up and add a <br>. Fixes parts of #1856559.
+ *
* Revision 1.70 2007/12/15 14:24:05 fabiankeil
* Plug memory leak if listen-address only specifies the port.
*
@@ -1611,7 +1615,7 @@
log_error(LOG_LEVEL_ERROR, "Ignoring unrecognized directive '%s'
(%luul) in line %lu "
"in configuration file (%s).", buf, hash_string(cmd),
linenum, configfile);
string_append(&config->proxy_args,
- " <b><font color=\"red\">WARNING: unrecognized directive,
ignored</font></b>");
+ " <strong class='warning'>Warning: ignored unrecognized
directive above.</strong><br>");
continue;

/* *************************************************************************/


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise