diff options
Diffstat (limited to 'nxcomp/src/Unpack.h')
-rw-r--r-- | nxcomp/src/Unpack.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nxcomp/src/Unpack.h b/nxcomp/src/Unpack.h index faaa41d82..d30d8a39f 100644 --- a/nxcomp/src/Unpack.h +++ b/nxcomp/src/Unpack.h @@ -65,7 +65,7 @@ typedef struct // Colormap is used to remap colors // from source to destination depth. // - + typedef struct { unsigned int entries; @@ -78,7 +78,7 @@ typedef struct // bits images at the time they are // unpacked. // - + typedef struct { unsigned int entries; |