Mercurial > pidgin
diff src/core.h @ 4298:cddb50734169
[gaim-migrate @ 4552]
faceprint cleans up after my messes
committer: Tailor Script <tailor@pidgin.im>
| author | Sean Egan <seanegan@gmail.com> |
|---|---|
| date | Sat, 11 Jan 2003 19:59:27 +0000 |
| parents | a614423c648f |
| children | 0c68d402f59f |
line wrap: on
line diff
--- 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 */
