An extra semi-colon was added when the GCC format check was added.

[gmsg.h 1.18: line 61]
    void gmsg_log_bad(struct gnutella_node *n,
-           gchar *reason, ...) G_GNUC_PRINTF(2, 3);;
+           gchar *reason, ...) G_GNUC_PRINTF(2, 3);

Nit picking, as it doesn't affect anything visible to a user (even
debug output).

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