aboutsummaryrefslogtreecommitdiff
path: root/libsylph/procmsg.c
diff options
context:
space:
mode:
Diffstat (limited to 'libsylph/procmsg.c')
-rw-r--r--libsylph/procmsg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libsylph/procmsg.c b/libsylph/procmsg.c
index b8f3af16..b4431ea2 100644
--- a/libsylph/procmsg.c
+++ b/libsylph/procmsg.c
@@ -1807,7 +1807,7 @@ skip:
return -1;
}
- g_print("part_id = %s , total = %d\n", part_id, total);
+ debug_print("part_id = %s , total = %d\n", part_id, total);
g_free(part_id);
if (total == 0) {