* mu-util: cosmetics

This commit is contained in:
Dirk-Jan C. Binnema
2011-07-21 00:35:14 +03:00
parent a5b426a7a0
commit fe245880fa
2 changed files with 2 additions and 0 deletions

View File

@ -84,6 +84,7 @@ do_wordexp (const char *path)
}
/* note, the g_debugs are commented out because this function may be
* called before the log handler is installed. */
char*

View File

@ -142,6 +142,7 @@ gboolean mu_util_is_local_file (const char* path);
*/
gboolean mu_util_locale_is_utf8 (void) G_GNUC_CONST;
/**
* write a string (assumed to be in utf8-format) to a stream,
* converted to the current locale