changeset 2292:9269a32ba7f9

Comment.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 03 Jul 2019 08:49:59 +0300
parents 4f3bd5710585
children 587b26cecf5b
files tools/gfxconv.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tools/gfxconv.c	Wed Jul 03 01:52:19 2019 +0300
+++ b/tools/gfxconv.c	Wed Jul 03 08:49:59 2019 +0300
@@ -1752,6 +1752,7 @@
     }
 
 error:
+    // Cleanup
     if (outFile != NULL)
         fclose(outFile);