In the latest changeset, several file had newlines removed when using
the "g_warning()" function.  The latest changes to sockets.c removed
the "show_error()" function.  All of the changes kept the newline
characters in the string data.  For example,

[Sockets.c 1.115: line 1585]
-               g_warning("Short reply from SOCKS server\n");
+               g_warning("Short reply from SOCKS server");

fwiw,
Bill Pringlemeir.




-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
Gtk-gnutella-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-devel

Reply via email to