diff src/protocols/jabber/disco.c @ 13702:782ad942092d

[gaim-migrate @ 16105] i like code that compiles committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Sat, 29 Apr 2006 14:51:36 +0000
parents d7ace957fcf8
children 25e63008d3bb
line wrap: on
line diff
--- a/src/protocols/jabber/disco.c	Sat Apr 29 14:17:31 2006 +0000
+++ b/src/protocols/jabber/disco.c	Sat Apr 29 14:51:36 2006 +0000
@@ -75,7 +75,7 @@
 			xmlnode_set_attrib(identity, "type", "pc"); /* XXX: bot, console,
 														 * handheld, pc, phone,
 														 * web */
-			xmlnode_set_atttrib(identity, "name", PACKAGE);
+			xmlnode_set_attrib(identity, "name", PACKAGE);
 
 			SUPPORT_FEATURE("jabber:iq:last")
 			SUPPORT_FEATURE("jabber:iq:oob")