warning tweak
This commit is contained in:
parent
03f5e140ea
commit
96c77937b1
|
@ -152,7 +152,7 @@
|
||||||
i
|
i
|
||||||
(loop (cons i parsed-blocks))))]
|
(loop (cons i parsed-blocks))))]
|
||||||
[else
|
[else
|
||||||
(log-warning (format "gif: unhandled block type 0x~x~n" id))
|
(log-warning (format "gif: unhandled block type 0x~x" id))
|
||||||
(loop parsed-blocks)]))))
|
(loop parsed-blocks)]))))
|
||||||
parsed-blocks))
|
parsed-blocks))
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user