Fossil

Diff
Login

Differences From Artifact [7733596bc4]:

To Artifact [da1c9102b2]:


109
110
111
112
113
114
115
116

117
118
119
120
121
122
123
109
110
111
112
113
114
115

116
117
118
119
120
121
122
123







-
+







#    endif
#  endif
#endif
    return flags;
}

#ifdef ZLIB_DEBUG

#include <stdlib.h>
#  ifndef verbose
#    define verbose 0
#  endif
int ZLIB_INTERNAL z_verbose = verbose;

void ZLIB_INTERNAL z_error (m)
    char *m;