* mu-msg-flags.[ch]: minor
This commit is contained in:
@ -69,10 +69,11 @@ typedef enum _MuMsgFlags MuMsgFlags;
|
||||
|
||||
|
||||
/**
|
||||
* convert the char-per-flag description into a MuMsgFlags value; the characters
|
||||
* D=draft,F=flagged,N=new,P=passed,R=replied,S=seen,T=trashed
|
||||
* a=has-attachment,s=signed, x=encrypted
|
||||
* if any other characters are seen, MU_MSG_FLAG_UNKNOWN is returned.
|
||||
* convert the char-per-flag description into a MuMsgFlags value; the
|
||||
* characters
|
||||
* D=draft,F=flagged,N=new,P=passed,R=replied,S=seen,T=trashed
|
||||
* a=has-attachment,s=signed, x=encrypted if any other characters are
|
||||
* seen, MU_MSG_FLAG_UNKNOWN is returned.
|
||||
*
|
||||
* @param str a string
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user