src/core.h

changeset 4298
af01cbb94efe
parent 4227
5f98b16ed21c
child 4349
a65175463a31
--- 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 */

mercurial