changeset 8750:da7759b5b9bc

[gaim-migrate @ 9505] Compile. I guess TCL wasn't being built here. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Thu, 22 Apr 2004 02:28:27 +0000
parents d7b8eb1f0a18
children 8e30e5d6c3cf
files plugins/tcl/tcl.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/plugins/tcl/tcl.c	Thu Apr 22 01:53:18 2004 +0000
+++ b/plugins/tcl/tcl.c	Thu Apr 22 02:28:27 2004 +0000
@@ -330,7 +330,7 @@
 
 static GaimPluginLoaderInfo tcl_loader_info =
 {
-	GAIM_PLUGIN_LOADER_VERSION,
+	GAIM_PLUGIN_API_VERSION,
 	NULL,
 	tcl_probe_plugin,
 	tcl_load_plugin,