projects
/
m6w6
/
ext-http
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
e37040e
)
typo
author
Michael Wallner
<mike@php.net>
Fri, 21 Apr 2006 11:42:14 +0000
(11:42 +0000)
committer
Michael Wallner
<mike@php.net>
Fri, 21 Apr 2006 11:42:14 +0000
(11:42 +0000)
php_http_encoding_api.h
patch
|
blob
|
history
diff --git
a/php_http_encoding_api.h
b/php_http_encoding_api.h
index 918c01316282c45f5069f144faf7297d88cfb813..8ebddbaa3b42ce5baca688c4cbf18b2b446168c4 100644
(file)
--- a/
php_http_encoding_api.h
+++ b/
php_http_encoding_api.h
@@
-47,7
+47,7
@@
typedef enum _http_encoding_type_t {
#define HTTP_DEFLATE_LEVEL_DEF 0x00000000
#define HTTP_DEFLATE_LEVEL_MIN 0x00000001
-#define HTTP_DEFLATE_LEVEL_MAX 0x0000000
2
+#define HTTP_DEFLATE_LEVEL_MAX 0x0000000
9
#define HTTP_DEFLATE_TYPE_ZLIB 0x00000000
#define HTTP_DEFLATE_TYPE_GZIP 0x00000010
#define HTTP_DEFLATE_TYPE_RAW 0x00000020