about summary refs log tree commit diff stats
path: root/src/xmpp/stanza.h
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2013-03-14 23:41:36 +0000
committerJames Booth <boothj5@gmail.com>2013-03-14 23:41:36 +0000
commite2bc9bde749a5a0b48ffc2a331a9bf4cfa10af65 (patch)
treef90e17474273a8c97c0f3a84044d0b9c672d7406 /src/xmpp/stanza.h
parent7bd7c15994b50228b6f494a91daecd706eed9267 (diff)
downloadprofani-tty-e2bc9bde749a5a0b48ffc2a331a9bf4cfa10af65.tar.gz
Implemented output for /disco info
Diffstat (limited to 'src/xmpp/stanza.h')
-rw-r--r--src/xmpp/stanza.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/xmpp/stanza.h b/src/xmpp/stanza.h
index d6fb777a..e92d3186 100644
--- a/src/xmpp/stanza.h
+++ b/src/xmpp/stanza.h
@@ -78,6 +78,7 @@
 #define STANZA_ATTR_VER "ver"
 #define STANZA_ATTR_VAR "var"
 #define STANZA_ATTR_HASH "hash"
+#define STANZA_ATTR_CATEGORY "category"
 
 #define STANZA_TEXT_AWAY "away"
 #define STANZA_TEXT_DND "dnd"