plugin config unix compatibility part 1

This commit is contained in:
Berke Viktor
2011-11-30 03:40:07 +01:00
parent ab3e3926ab
commit 845c4915bf
2 changed files with 9 additions and 1 deletions

View File

@ -30,5 +30,7 @@ EXPORTED {
xchat_send_modes;
xchat_strip;
xchat_free;
xchat_set_plugin_pref;
xchat_get_plugin_pref;
local: *;
};