This commit is contained in:
Dirk-Jan C. Binnema
2010-11-23 22:05:55 +02:00
parent 81ee90c597
commit 819fe8c93f
3 changed files with 69 additions and 7 deletions

View File

@ -157,7 +157,6 @@ char* mu_str_normalize (const char *str, gboolean downcase);
*/
char* mu_str_normalize_in_place (char *str, gboolean downcase);
G_END_DECLS
#endif /*__MU_STR_H__*/