From 8f7cc8d8b13c9cc465c08fa2362068ee5e2809ad Mon Sep 17 00:00:00 2001 From: Robin Stuart Date: Tue, 19 Jul 2016 23:09:08 +0100 Subject: [PATCH] Remove error in file descriptor --- backend/bmp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/bmp.c b/backend/bmp.c index 6b3beab6..24b7a9bd 100644 --- a/backend/bmp.c +++ b/backend/bmp.c @@ -1,4 +1,4 @@ -/* bmp.c - Handles output to PNG file */ +/* bmp.c - Handles output to Windows Bitmap file */ /* libzint - the open source barcode library