diff plugins/tcl/tcl.c @ 8993:294ae6548d4e

[gaim-migrate @ 9768] update the structs committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Fri, 21 May 2004 00:32:52 +0000
parents a88d4463d233
children 4c1a1be8ce33
line wrap: on
line diff
--- a/plugins/tcl/tcl.c	Thu May 20 23:52:10 2004 +0000
+++ b/plugins/tcl/tcl.c	Fri May 21 00:32:52 2004 +0000
@@ -366,7 +366,9 @@
 	tcl_unload,
 	NULL,
 	NULL,
-	&tcl_loader_info
+	&tcl_loader_info,
+	NULL,
+	NULL
 };
 
 #ifdef _WIN32