merge of '8378e2c3865ed41283635095661e130bcd298f65'

Mon, 12 Oct 2009 22:19:48 +0000

author
John Bailey <rekkanoryo@rekkanoryo.org>
date
Mon, 12 Oct 2009 22:19:48 +0000
changeset 28672
82c3a943622c
parent 28670
8378e2c3865e (current diff)
parent 28671
9ad697b75563 (diff)
child 28673
f6f0113c1a6c
child 28676
0328063b229f
child 29537
6ee52d2dbe46

merge of '8378e2c3865ed41283635095661e130bcd298f65'
and '9ad697b755631eb01e6435f077343579e91c55ea'

libpurple/protocols/msn/notification.c file | annotate | diff | comparison | revisions
--- a/libpurple/protocols/msn/notification.c	Mon Oct 12 19:54:27 2009 +0000
+++ b/libpurple/protocols/msn/notification.c	Mon Oct 12 22:19:48 2009 +0000
@@ -963,7 +963,7 @@
 			if (cmd->trans->data) {
 				MsnFqyCbData *fqy_data = cmd->trans->data;
 				fqy_data->cb(session, passport, network, fqy_data->data);
-				/* Don't free fqy_data yet since the server responds to FQY multipe times.
+				/* Don't free fqy_data yet since the server responds to FQY multiple times.
 				   It will be freed when cmd->trans is freed. */
 			}
 

mercurial