diff options
author | Berke Viktor <bviktor@hexchat.org> | 2012-10-30 08:42:48 +0100 |
---|---|---|
committer | Berke Viktor <bviktor@hexchat.org> | 2012-10-30 08:42:48 +0100 |
commit | e681eafa78262d0c177832d67900687f2c938081 (patch) | |
tree | 5668476e046c505b9f3fcc8c53b6e0971c146978 /plugins/upd/upd.def | |
parent | 97dc13fde70810abf07985f45ac459560eae6e96 (diff) |
Rebranding for the rest of plugin*
Diffstat (limited to 'plugins/upd/upd.def')
-rw-r--r-- | plugins/upd/upd.def | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/upd/upd.def b/plugins/upd/upd.def index 77670bf2..e560f50f 100644 --- a/plugins/upd/upd.def +++ b/plugins/upd/upd.def @@ -1,3 +1,3 @@ EXPORTS -xchat_plugin_init -xchat_plugin_deinit +hexchat_plugin_init +hexchat_plugin_deinit |