--- a/src/core.h Sat Jan 11 16:47:58 2003 +0000 +++ b/src/core.h Sat Jan 11 19:59:27 2003 +0000 @@ -216,7 +216,7 @@ extern void perl_unload_file(struct gaim_plugin *); extern void unload_perl_scripts(); extern void list_perl_scripts(); -extern struct gaim_plugin *probe_perl(const char *); +extern struct gaim_plugin *probe_perl(char *); #endif /* Functions in plugins.c */