pidgin: 3538b821: Correct the name of this reference. Thi...

markdoliner at pidgin.im markdoliner at pidgin.im
Sun Sep 18 17:50:27 EDT 2011


----------------------------------------------------------------------
Revision: 3538b821494aaf3630997725b149b6ebb9a875a3
Parent:   fb785cacae79ba4f7aa942f6eba2b76ee089ed9d
Author:   markdoliner at pidgin.im
Date:     09/18/11 17:45:51
Branch:   im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/3538b821494aaf3630997725b149b6ebb9a875a3

Changelog: 

Correct the name of this reference.  This was a copy/paste error from
dnsquery.h

Changes against parent fb785cacae79ba4f7aa942f6eba2b76ee089ed9d

  patched  libpurple/dnssrv.h

-------------- next part --------------
============================================================
--- libpurple/dnssrv.h	e8e97f5c1dd4f69e9c6ec9c905ef6952863966d7
+++ libpurple/dnssrv.h	825eeaed2a50a30082cb00795b997d0ee7de808b
@@ -70,7 +70,7 @@ typedef struct
 
 	/** Called just before @a query_data is freed; this should cancel any
 	 *  further use of @a query_data the UI would make. Unneeded if
-	 *  #resolve_host is not implemented.
+	 *  #resolve is not implemented.
 	 */
 	void (*destroy)(PurpleSrvTxtQueryData *query_data);
 


More information about the Commits mailing list