Mercurial > pidgin
diff libpurple/xmlnode.h @ 17841:df5bb342b10e
implemented user mood, still missing the front end interface
| author | Andreas Monitzer <pidgin@monitzer.com> |
|---|---|
| date | Mon, 11 Jun 2007 23:33:39 +0000 |
| parents | 32c366eeeb99 |
| children | 5c1ed6296b56 |
line wrap: on
line diff
--- a/libpurple/xmlnode.h Sun Jun 10 12:22:39 2007 +0000 +++ b/libpurple/xmlnode.h Mon Jun 11 23:33:39 2007 +0000 @@ -252,7 +252,7 @@ xmlnode *xmlnode_copy(const xmlnode *src); /** - * Frees a node and all of it's children. + * Frees a node and all of its children. * * @param node The node to free. */
