refactoring

This commit is contained in:
Berke Viktor
2011-11-30 08:59:40 +01:00
parent e488a0232a
commit b692172aa9
5 changed files with 42 additions and 42 deletions

View File

@@ -30,9 +30,9 @@ EXPORTED {
xchat_send_modes;
xchat_strip;
xchat_free;
xchat_set_plugin_pref_str;
xchat_get_plugin_pref_str;
xchat_set_plugin_pref_int;
xchat_get_plugin_pref_int;
xchat_set_pluginpref_str;
xchat_get_pluginpref_str;
xchat_set_pluginpref_int;
xchat_get_pluginpref_int;
local: *;
};