--- a/libpurple/protocols/jabber/jabber.h Thu Oct 03 06:46:47 2013 +0530 +++ b/libpurple/protocols/jabber/jabber.h Sun Oct 06 18:13:03 2013 +0530 @@ -298,7 +298,7 @@ typedef struct _JabberBytestreamsStreamhost { char *jid; char *host; - int port; + guint16 port; char *zeroconf; } JabberBytestreamsStreamhost;