aboutsummaryrefslogtreecommitdiffstats
path: root/fbi.c
diff options
context:
space:
mode:
Diffstat (limited to 'fbi.c')
-rw-r--r--fbi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fbi.c b/fbi.c
index d7c5cb0..59f25ac 100644
--- a/fbi.c
+++ b/fbi.c
@@ -1140,7 +1140,7 @@ static char *make_info(struct ida_image *img, float scale)
static char linebuffer[128];
snprintf(linebuffer, sizeof(linebuffer),
- "%s%.0f%% %dx%d %d/%d",
+ "%s%.0f%% %ux%u %d/%d",
fcurrent->tag ? "* " : "",
scale*100,
img->i.width, img->i.height,