Subversion Repositories Kolibri OS

Rev

Rev 1896 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1896 Rev 3926
Line 1... Line 1...
1
/* inffixed.h -- table for decoding fixed codes
1
/* inffixed.h -- table for decoding fixed codes
2
     * Generated automatically by makefixed().
2
     * Generated automatically by makefixed().
3
     */
3
     */
Line 4... Line 4...
4
 
4
 
5
    /* WARNING: this file should *not* be used by applications. It
5
    /* WARNING: this file should *not* be used by applications.
6
       is part of the implementation of the compression library and
6
       It is part of the implementation of this library and is
7
       is subject to change. Applications should only use zlib.h.
7
       subject to change. Applications should only use zlib.h.
Line 8... Line 8...
8
     */
8
     */
9
 
9
 
10
    static const code lenfix[512] = {
10
    static const code lenfix[512] = {