Skip to content
Snippets Groups Projects
Commit 163b0fba authored by rswindell's avatar rswindell
Browse files

Define header field type 0x69 to be used for "tags" (ala hashtags) for

messages (and maybe files in the future).
parent 8ec55ab2
Branches
Tags
No related merge requests found
......@@ -233,6 +233,7 @@
#define SMB_PRIORITY 0x66
#define SMB_COST 0x67
#define SMB_EDITOR 0x68
#define SMB_TAGS 0x69 /* List of tags (ala hashtags) related to this message */
#define FILEATTACH 0x70
#define DESTFILE 0x71
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment