* mu_msg_file.h, mu_msg.h: documentation improvements
This commit is contained in:
@ -32,7 +32,7 @@ typedef struct _MuMsg MuMsg;
|
||||
|
||||
/**
|
||||
* create a new MuMsg* instance which parses a message and provides
|
||||
* read access to its properties; call mu_msg_destroy when done with it.
|
||||
* read access to its properties; call mu_msg_unref when done with it.
|
||||
*
|
||||
* @param path full path to an email message file
|
||||
* @param mdir the maildir for this message; ie, if the path is
|
||||
|
||||
Reference in New Issue
Block a user