]> git.lizzy.rs Git - zlib.git/blobdiff - examples/gun.c
Avoid a conversion error in gzseek when off_t type too small.
[zlib.git] / examples / gun.c
index 89e484fee600190331dff67f6aa3d8bd906aaf9f..be44fa51ff522c27cad43a6396b22879f6407ec6 100644 (file)
@@ -46,7 +46,7 @@
    end-of-file, they cannot be concantenated.  If a Unix compress stream is
    encountered in an input file, it is the last stream in that file.
 
-   Like gunzip and uncompress, the file attributes of the orignal compressed
+   Like gunzip and uncompress, the file attributes of the original compressed
    file are maintained in the final uncompressed file, to the extent that the
    user permissions allow it.