* cosmetics
This commit is contained in:
@ -292,7 +292,7 @@ MuMsgPrio mu_msg_get_prio (MuMsg *msg);
|
||||
time_t mu_msg_get_timestamp (MuMsg *msg);
|
||||
|
||||
|
||||
/**
|
||||
/**
|
||||
* get a list of message ids this message refers to -- this is based
|
||||
* on the References: and In-reply-to: headers.
|
||||
*
|
||||
@ -304,7 +304,7 @@ time_t mu_msg_get_timestamp (MuMsg *msg);
|
||||
const GSList *mu_msg_get_references (MuMsg *msg);
|
||||
|
||||
|
||||
/**
|
||||
/**
|
||||
* get the list of references as a comma-separated string
|
||||
*
|
||||
* @param msg a valid MuMsg
|
||||
|
||||
@ -303,6 +303,7 @@ gchar* mu_str_guess_first_name (const char* name)
|
||||
gchar* mu_str_guess_last_name (const char* name)
|
||||
G_GNUC_WARN_UNUSED_RESULT;
|
||||
|
||||
|
||||
G_END_DECLS
|
||||
|
||||
#endif /*__MU_STR_H__*/
|
||||
|
||||
Reference in New Issue
Block a user