changeset 19880:b21ce1abb0d1

Forgot the header ...
author Gabriel Schulhof <nix@go-nix.ca>
date Fri, 17 Aug 2007 22:56:55 +0000
parents 9c091f83c185
children 6264022caba0
files pidgin/gtklog.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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                                              */