* cosmetics
This commit is contained in:
@ -167,8 +167,8 @@ char* mu_str_normalize_in_place (char *str, gboolean downcase);
|
|||||||
* string contains an '@', replace '@', single-'.' with '_'. Also,
|
* string contains an '@', replace '@', single-'.' with '_'. Also,
|
||||||
* replace ':' with '_', if it's not following a xapian-prefix (such
|
* replace ':' with '_', if it's not following a xapian-prefix (such
|
||||||
* as 'subject:', 't:' etc, as defined in mu-msg-fields.[ch]).
|
* as 'subject:', 't:' etc, as defined in mu-msg-fields.[ch]).
|
||||||
* changing is done in-place (by changing the argument string). in
|
* changing is done in-place (by changing the argument string). in any
|
||||||
* any case, the string will be downcased.
|
* case, the string will be downcased.
|
||||||
*
|
*
|
||||||
* works for ascii strings, like e-mail addresses and message-id.
|
* works for ascii strings, like e-mail addresses and message-id.
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user