]> git.dujemihanovic.xyz Git - u-boot.git/commit
gzip: Correct function comment for gunzip()
authorSimon Glass <sjg@chromium.org>
Fri, 20 Sep 2024 07:24:27 +0000 (09:24 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 3 Oct 2024 17:52:16 +0000 (11:52 -0600)
commit13f5535bdb74e729bb1acfc081a8897240e944e1
tree71c26d0a29659d43a15a1165fa10220ebd5e8902
parent71b1ae4db1bb272b495a4f715b34d443d7b84510
gzip: Correct function comment for gunzip()

This doesn't describe the length parameter correctly. Fix it and
zunzip() too.

Signed-off-by: Simon Glass <sjg@chromium.org>
include/gzip.h