On Thu, 6 Mar 2008 13:38:47 +0800, SuperMMX wrote > > + case 12: > > + purple_debug_info("yahoo", "Server reported \"is a buddy\" for %s while %s" > > + who, (ignore ? "ignoring" : "unignoring")); > > + > > It seems that a comma is missing after the format string and before "who". I just 'mtn push'ed a change. Thank you, Mark