changeset 21581:5b97451dade2

merge of '16aac1f231cfcd086d52cb58b975ea2d01399cb1' and '845de91fd376d47dc9892baa4506c0519234a536'
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Sun, 18 Nov 2007 01:00:09 +0000
parents e26890a63ff6 (diff) 07588cb48434 (current diff)
children b00659aa0acf 28824f9f8e47
files
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libpurple/protocols/msnp9/msn.c	Sat Nov 17 20:58:56 2007 +0000
+++ b/libpurple/protocols/msnp9/msn.c	Sun Nov 18 01:00:09 2007 +0000
@@ -2218,4 +2218,4 @@
 		PURPLE_CALLBACK(msn_uri_handler), NULL);
 }
 
-PURPLE_INIT_PLUGIN(msn, init_plugin, info);
+PURPLE_INIT_PLUGIN(msnp9, init_plugin, info);