Mercurial > flash_v2
changeset 1422:d5f61a251ca3
Remove misleading [out of date] comment
| author | gthomas |
|---|---|
| date | Fri, 05 Dec 2003 15:31:25 +0000 |
| parents | 170fbc1a5bbc |
| children | 440ddbf97b39 |
| files | packages/redboot/current/src/decompress.c |
| diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/packages/redboot/current/src/decompress.c +++ b/packages/redboot/current/src/decompress.c @@ -224,7 +224,6 @@ zcfree(void *opaque, void *ptr) // // This function is called to initialize a gzip/zlib stream. -// Note that it also reinitializes the memory pool every time. // static int gzip_init(_pipe_t* p)
