pidgin: defc777c: Comment spellcheck.
qulogic at pidgin.im
qulogic at pidgin.im
Sat May 29 19:31:09 EDT 2010
-----------------------------------------------------------------
Revision: defc777c1a4423d29c89b18509b14e037ab40f57
Ancestor: ba8f17d65062b49bd721597c0993ae3a341365d9
Author: qulogic at pidgin.im
Date: 2010-05-29T22:27:26
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/defc777c1a4423d29c89b18509b14e037ab40f57
Modified files:
libpurple/upnp.c
ChangeLog:
Comment spellcheck.
-------------- next part --------------
============================================================
--- libpurple/upnp.c 5204ad052630d88ca3c9f489ab04ec2eeb7768c3
+++ libpurple/upnp.c 7cebd02e27ff983b2c040c5962ccf6670a8c0919
@@ -919,7 +919,8 @@ void purple_upnp_cancel_port_mapping(UPn
GSList *l;
/* Remove ar from discovery_callbacks if present; it was inserted after a cb.
- * The same cb may be in the list multple times, so be careful to remove the one assocaited with ar. */
+ * The same cb may be in the list multiple times, so be careful to remove
+ * the one associated with ar. */
l = discovery_callbacks;
while (l)
{
More information about the Commits
mailing list