changeset 19961:0b4c970e62ee

Forgot;
author Gabriel Schulhof <nix@go-nix.ca>
date Sun, 19 Aug 2007 13:05:09 +0000
parents bac8cdd0537f
children 15f523ded027
files pidgin/plugins/perl/common/GtkLog.xs
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/pidgin/plugins/perl/common/GtkLog.xs	Sun Aug 19 13:04:20 2007 +0000
+++ b/pidgin/plugins/perl/common/GtkLog.xs	Sun Aug 19 13:05:09 2007 +0000
@@ -26,4 +26,4 @@
 void
 pidgin_syslog_show()
 CODE:
-	pidgin_syslog_show(NULL)
+	pidgin_syslog_show(NULL);