im.pidgin.pidgin: 67fc927bad4b2d97e91470f150246b76fc234721
rlaager at pidgin.im
rlaager at pidgin.im
Sun Oct 14 15:56:04 EDT 2007
-----------------------------------------------------------------
Revision: 67fc927bad4b2d97e91470f150246b76fc234721
Ancestor: 60f954cea7764a431429e911ca295ab93378df3f
Author: rlaager at pidgin.im
Date: 2007-10-14T19:51:55
Branch: im.pidgin.pidgin
Modified files:
libpurple/dnsquery.h
ChangeLog:
Fix a typo in a Doxygen comment.
-------------- next part --------------
============================================================
--- libpurple/dnsquery.h f4974890bb7c880a4ce505c84366c2ad632e57c7
+++ libpurple/dnsquery.h cc9a5e7250e4b2972b1be359632c8c1f1988e506
@@ -59,7 +59,7 @@ typedef struct
PurpleDnsQueryFailedCallback failed_cb);
/** Called just before @a query_data is freed; this should cancel any
- * further use of @q query_data the UI would make. Unneeded if
+ * further use of @a query_data the UI would make. Unneeded if
* #resolve_host is not implemented.
*/
void (*destroy)(PurpleDnsQueryData *query_data);
More information about the Commits
mailing list