changeset 1813:cfe9807a1e64

Cosmetic.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 21 Jun 2018 13:07:44 +0300
parents 7460a9b804e9
children 0b7062d874ef
files tools/lib64fmts.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tools/lib64fmts.c	Thu Jun 21 13:04:53 2018 +0300
+++ b/tools/lib64fmts.c	Thu Jun 21 13:07:44 2018 +0300
@@ -635,7 +635,6 @@
     tmp.len = tmp.size;
     res = dmC64DecodeGenericBMP(img, &tmp, fmt);
     dmGrowBufFree(&tmp);
-
     return res;
 }