diff src/gtklog.h @ 9917:e74eb0d11f86

[gaim-migrate @ 10809] view chat logs curtesy of datallah committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Tue, 31 Aug 2004 01:45:12 +0000
parents 4a15962c344a
children 241d2e62bed2
line wrap: on
line diff
--- a/src/gtklog.h	Mon Aug 30 23:13:28 2004 +0000
+++ b/src/gtklog.h	Tue Aug 31 01:45:12 2004 +0000
@@ -49,6 +49,6 @@
 
 
 
-void gaim_gtk_log_show(const char *screenname, GaimAccount *account);
+void gaim_gtk_log_show(GaimLogType type, const char *screenname, GaimAccount *account);
 
 void gaim_gtk_syslog_show();