im.pidgin.cpw.rekkanoryo.yahoop15ft: 5cc1995b867e1db8721eed30786e8990df1dec6b

rekkanoryo at pidgin.im rekkanoryo at pidgin.im
Sun Jan 6 17:10:39 EST 2008


-----------------------------------------------------------------
Revision: 5cc1995b867e1db8721eed30786e8990df1dec6b
Ancestor: 75f995352140d2b2f1af67f4f36ce94fbe1d8893
Author: rekkanoryo at pidgin.im
Date: 2008-01-06T21:47:02
Branch: im.pidgin.cpw.rekkanoryo.yahoop15ft

Modified files:
        libpurple/protocols/yahoo/yahoo.c

ChangeLog: 

Fix my typo

-------------- next part --------------
============================================================
--- libpurple/protocols/yahoo/yahoo.c	df250b98c26596a4cf19d62fe1af46bc26e6f034
+++ libpurple/protocols/yahoo/yahoo.c	ea210b6d14aa25129d7a6cde21bc03230f89510e
@@ -1547,7 +1547,7 @@ static void yahoo_process_auth_new(Purpl
 	char				*delimit_lookup		= ",;";
 
 	char				*password_hash		= (char *)g_malloc(25);
-	char				*crypt_hashi		= (char *)g_malloc(25);
+	char				*crypt_hash			= (char *)g_malloc(25);
 	char				*crypt_result		= NULL;
 
 	unsigned char		pass_hash_xor1[64];


More information about the Commits mailing list