diff options
Diffstat (limited to 'plugins/perl/perl.def')
-rw-r--r-- | plugins/perl/perl.def | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/perl/perl.def b/plugins/perl/perl.def index a2ec6566..8589b9cb 100644 --- a/plugins/perl/perl.def +++ b/plugins/perl/perl.def @@ -1,4 +1,4 @@ EXPORTS - xchat_plugin_init - xchat_plugin_deinit - xchat_plugin_get_info \ No newline at end of file + hexchat_plugin_init + hexchat_plugin_deinit + hexchat_plugin_get_info \ No newline at end of file |