diff src/plugins.c @ 2405:6e637ad18494

[gaim-migrate @ 2418] why is it that it's faster to commit from home than it is from work? committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Mon, 01 Oct 2001 15:49:04 +0000
parents a7ecfd3f7714
children 2c1950c5544a
line wrap: on
line diff
--- a/src/plugins.c	Mon Oct 01 15:05:26 2001 +0000
+++ b/src/plugins.c	Mon Oct 01 15:49:04 2001 +0000
@@ -72,7 +72,7 @@
 static guint confighandle = 0;
 static GtkWidget *reload = NULL;
 static GtkWidget *unload = NULL;
-static char *last_dir = NULL;
+extern char *last_dir;
 
 /* --------------- Function Declarations --------------------- */