changeset 1861:752893fa6412

Update a comment.
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 24 Jun 2018 16:00:19 +0300
parents 01d7feb9f9ce
children 4e1de3546890
files tools/lib64fmts.c
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
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[] =
 {