Skip to content
Snippets Groups Projects
Commit 9b3eef85 authored by rswindell's avatar rswindell
Browse files

Added SMB_TAGS definition.

parent 163b0fba
No related branches found
No related tags found
No related merge requests found
...@@ -108,5 +108,6 @@ var AGENT_SMTPSYSMSG =3; /* Synchronet SMTP server system message */ ...@@ -108,5 +108,6 @@ var AGENT_SMTPSYSMSG =3; /* Synchronet SMTP server system message */
/* Message hfield types */ /* Message hfield types */
var SMB_SUMMARY = 0x61; /* Not currently used for messages */ var SMB_SUMMARY = 0x61; /* Not currently used for messages */
var SMB_COMMENT = 0x62; /* Appear in message text, before body */ var SMB_COMMENT = 0x62; /* Appear in message text, before body */
var SMB_TAGS = 0x69; /* Tags (ala hashtags) for a message */
var SMB_POLL_ANSWER = 0xe0; /* One poll answer (the subject is the question) */ var SMB_POLL_ANSWER = 0xe0; /* One poll answer (the subject is the question) */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment