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:
1072327
)
typo
author
Michael Wallner
<mike@php.net>
Sat, 11 Feb 2006 14:01:37 +0000
(14:01 +0000)
committer
Michael Wallner
<mike@php.net>
Sat, 11 Feb 2006 14:01:37 +0000
(14:01 +0000)
http_api.c
patch
|
blob
|
history
diff --git
a/http_api.c
b/http_api.c
index d85b9230b500fc2d3a6c4faeaf98d54c8e7dedf3..de1984a46fd6236edb4e4d014891426ea9ffc5c1 100644
(file)
--- a/
http_api.c
+++ b/
http_api.c
@@
-101,7
+101,7
@@
PHP_HTTP_API STATUS _http_parse_cookie(const char *list, HashTable *items TSRMLS
c = s = estrdup(list);
for(;;) {
-#if
+#if
0
char *tk = NULL, *tv = NULL;
if (key) {