--- a/libpurple/protocols/jabber/disco.h Mon Apr 01 21:57:01 2019 -0400 +++ b/libpurple/protocols/jabber/disco.h Mon Apr 01 22:19:54 2019 -0400 @@ -26,7 +26,7 @@ #include "jabber.h" -typedef struct _JabberDiscoItem { +typedef struct { const char *jid; /* MUST */ const char *node; /* SHOULD */ const char *name; /* MAY */