changeset 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 d2e5a9f2c174
files src/protocols/jabber/disco.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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")