diff tools/lib64fmts.c @ 1861:752893fa6412

Update a comment.
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 24 Jun 2018 16:00:19 +0300
parents 01d7feb9f9ce
children a35f6e19f57a
line wrap: on
line diff
--- a/tools/lib64fmts.c	Sun Jun 24 05:46:12 2018 +0300
+++ b/tools/lib64fmts.c	Sun Jun 24 16:00:19 2018 +0300
@@ -975,9 +975,9 @@
 
 
 //
-// Many formats actually share memory layout, and there are packed and
-// unpacked versions of several formats. We'll reuse these here through
-// this common formats data array, referred from dmC64ImageFormats[]
+// Many formats actually share memory layout and other specs, and there are
+// packed and unpacked versions of several formats. We'll reuse these here
+// through this common formats data array, referred from dmC64ImageFormats[]
 //
 DMC64ImageCommonFormat dmC64CommonFormats[] =
 {