* possible fix for some encoding problem (mu_util_fputs_encoded) + cosmetics

This commit is contained in:
Dirk-Jan C. Binnema
2012-02-29 20:51:29 +02:00
parent 253d03aaaa
commit 6761f0e5d3
3 changed files with 12 additions and 9 deletions

View File

@ -77,5 +77,6 @@ main (int argc, char *argv[])
g_clear_error (&err);
mu_runtime_uninit ();
return rv;
}