This library used a mix of "tinf" and "uzlib" to refer to itself. Remove all use of "tinf" in the public API. This work was funded through GitHub Sponsors. Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
3 lines
163 B
C
3 lines
163 B
C
/* Compatibility header for the original tinf lib/older versions of uzlib.
|
|
Note: may be removed in the future, please migrate to uzlib.h. */
|
|
#include "uzlib.h"
|