diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/mmtty.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/mmtty.c b/test/mmtty.c index f12da0f7..6b918b43 100644 --- a/test/mmtty.c +++ b/test/mmtty.c @@ -269,7 +269,7 @@ _mm_log (gpointer obj, const gchar *module, const gchar *loc, const gchar *func, - guint32 level, + MMLogLevel level, const gchar *fmt, ...) { |