# HG changeset patch # User Christian Hammond # Date 1082600907 0 # Node ID da7759b5b9bc58492404bdde7619897f2f0d0b42 # Parent d7b8eb1f0a1844355fee00ffd9d1b92f37fc494d [gaim-migrate @ 9505] Compile. I guess TCL wasn't being built here. committer: Tailor Script diff -r d7b8eb1f0a18 -r da7759b5b9bc plugins/tcl/tcl.c --- 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,