# HG changeset patch # User Gabriel Schulhof # Date 1187391415 0 # Node ID b21ce1abb0d130b3197f038ab4cc8cf0305c1fec # Parent 9c091f83c1857039fa739d1812285ce54d3b18bc Forgot the header ... diff -r 9c091f83c185 -r b21ce1abb0d1 pidgin/gtklog.h --- a/pidgin/gtklog.h Fri Aug 17 22:55:15 2007 +0000 +++ b/pidgin/gtklog.h Fri Aug 17 22:56:55 2007 +0000 @@ -54,7 +54,7 @@ void pidgin_log_show(GtkWindow *parent, PurpleLogType type, const char *screenname, PurpleAccount *account); void pidgin_log_show_contact(GtkWindow *parent, PurpleContact *contact); -void pidgin_syslog_show(void); +void pidgin_syslog_show(GtkWindow *parent); /**************************************************************************/ /** @name GTK+ Log Subsystem */