libpurple/protocols/gg/html.h

changeset 34360
c6bd55f526f9
parent 34359
7cf367cc1141
child 34365
25e4187ea5a7
--- a/libpurple/protocols/gg/html.h	Fri Sep 14 16:41:28 2012 +0200
+++ b/libpurple/protocols/gg/html.h	Fri Sep 14 22:04:17 2012 +0200
@@ -8,6 +8,7 @@
 	GGP_HTML_TAG_UNKNOWN,
 	GGP_HTML_TAG_IGNORED,
 	GGP_HTML_TAG_EOM,
+	GGP_HTML_TAG_A,
 	GGP_HTML_TAG_B,
 	GGP_HTML_TAG_I,
 	GGP_HTML_TAG_U,

mercurial