Skip to content
Snippets Groups Projects
Commit 0eda16b8 authored by rswindell's avatar rswindell
Browse files

Codify the message 'Tags' delimiter (space) with the SMB_TAG_DELIMITER macro.

parent 53748b26
No related branches found
No related tags found
No related merge requests found
......@@ -234,6 +234,7 @@
#define SMB_COST 0x67
#define SMB_EDITOR 0x68
#define SMB_TAGS 0x69 /* List of tags (ala hashtags) related to this message */
#define SMB_TAG_DELIMITER " "
#define FILEATTACH 0x70
#define DESTFILE 0x71
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment