* cosmetics

This commit is contained in:
Dirk-Jan C. Binnema
2011-07-25 08:22:58 +03:00
parent 618d7d5eb6
commit a2a491d7aa
3 changed files with 3 additions and 3 deletions

View File

@ -41,7 +41,7 @@ G_BEGIN_DECLS
*
* @return TRUE if initialization succeeds, FALSE otherwise
*/
gboolean mu_log_init (const char *logfile, gboolean backup,
gboolean mu_log_init (const char *logfile, gboolean backup,
gboolean quiet, gboolean debug)
G_GNUC_WARN_UNUSED_RESULT;