Skip to content
Snippets Groups Projects
Commit 174c2a3c authored by rswindell's avatar rswindell
Browse files

Added support for listmsgs_mod

parent 56059107
Branches
Tags
No related merge requests found
......@@ -285,7 +285,8 @@ struct.main={
readmail_mod: {bytes:LEN_CMD+1, type:"str"},
scanposts_mod: {bytes:LEN_CMD+1, type:"str"},
scansubs_mod: {bytes:LEN_CMD+1, type:"str"},
__PADDING2__:633,
listmsgs_mod: {bytes:LEN_CMD+1, type:"str"},
__PADDING2__:569,
user_backup_level: {bytes:UINT16_T, type:"int"},
mail_backup_level: {bytes:UINT16_T, type:"int"},
validation_set: {bytes:struct.validation_set_t, type:"lst", length: 10},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment