* mu-str.[ch], mu-util.[ch]: better, simpler ANSI colors through some #defines

This commit is contained in:
Dirk-Jan C. Binnema
2011-05-26 23:32:23 +03:00
parent 4d183fc868
commit fe32cf84b1
4 changed files with 9 additions and 59 deletions

View File

@ -305,7 +305,6 @@ 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__*/