lib/mu-msg: Update for Sexp changes
This commit is contained in:
@ -678,9 +678,9 @@ namespace Mu {
|
||||
*
|
||||
* @return a Sexp::Node representing the message
|
||||
*/
|
||||
Mu::Sexp::Node msg_to_sexp (MuMsg *msg, unsigned docid,
|
||||
const struct _MuMsgIterThreadInfo *ti,
|
||||
MuMsgOptions ops);
|
||||
Mu::Sexp msg_to_sexp (MuMsg *msg, unsigned docid,
|
||||
const struct _MuMsgIterThreadInfo *ti,
|
||||
MuMsgOptions ops);
|
||||
}
|
||||
|
||||
#endif /*__cplusplus*/
|
||||
|
||||
Reference in New Issue
Block a user