]> git.lizzy.rs Git - tga_encoder.git/commitdiff
Update comment
authorElias Fleckenstein <eliasfleckenstein@web.de>
Sat, 1 May 2021 11:39:52 +0000 (13:39 +0200)
committerElias Fleckenstein <eliasfleckenstein@web.de>
Sat, 1 May 2021 11:39:52 +0000 (13:39 +0200)
init.lua

index 919f41594489387e513a8b2462844467e92a8fb0..45b9e85a238701cbf5f5f4cc5cb42826fcbdba28 100644 (file)
--- a/init.lua
+++ b/init.lua
@@ -88,7 +88,7 @@ function image:encode()
        -- no color map and image id data
        -- encode data
        self:encode_data()
-       -- no extension area or file footer
+       -- no extension area
 end
 
 function image:get_data()