diff options
Diffstat (limited to 'init.lua')
-rw-r--r-- | init.lua | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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() |