* cosmetics

This commit is contained in:
Dirk-Jan C. Binnema
2011-08-02 08:11:50 +03:00
parent 8e83a1c952
commit 8722110864
3 changed files with 5 additions and 2 deletions

View File

@ -77,7 +77,7 @@ typedef enum _MuMsgFlags MuMsgFlags;
* 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.
* seen, MU_MSG_FLAG_NONE is returned.
*
* @param str a string
*