summaryrefslogtreecommitdiffstats
path: root/tests/icles/videobox-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/icles/videobox-test.c')
-rw-r--r--tests/icles/videobox-test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/icles/videobox-test.c b/tests/icles/videobox-test.c
index 708439ab..49697df9 100644
--- a/tests/icles/videobox-test.c
+++ b/tests/icles/videobox-test.c
@@ -85,7 +85,7 @@ main (int argc, char **argv)
ldir = rdir = 10;
for (round = 0; round < MAX_ROUND; round++) {
- g_print ("box to %d %d %d %d (%d/%d) \r", top, bottom, left, right,
+ g_print ("box to %4d %4d %4d %4d (%d/%d) \r", top, bottom, left, right,
round, MAX_ROUND);
g_object_set (box, "top", top, "bottom", bottom, "left", left, "right",