Imported Upstream version 0.0.6
[ptask-pkg-ubuntu.git] / src / ui.c
index 2cc8107..5f91b6d 100644 (file)
--- a/src/ui.c
+++ b/src/ui.c
@@ -151,7 +151,7 @@ const char *ui_get_status_filter()
        log_fct_enter();
 
        status = gtk_combo_box_get_active_id(w_status);
-       log_fct("status: %d", status);
+       log_fct("status: %s", status);
 
        log_fct_exit();