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:
61ced18
)
- typo
author
Michael Wallner
<mike@php.net>
Mon, 12 Sep 2005 13:04:15 +0000
(13:04 +0000)
committer
Michael Wallner
<mike@php.net>
Mon, 12 Sep 2005 13:04:15 +0000
(13:04 +0000)
http_message_object.c
patch
|
blob
|
history
diff --git
a/http_message_object.c
b/http_message_object.c
index a09c83b53be0e08d72fc3272ea13fda3660288c8..99b63547562ac06e742597b8e01da289c86d3a6b 100644
(file)
--- a/
http_message_object.c
+++ b/
http_message_object.c
@@
-48,7
+48,7
@@
HTTP_END_ARGS;
HTTP_EMPTY_ARGS(getBody, 0);
HTTP_BEGIN_ARGS(setBody, 0, 1)
- HTTP_ARG_VAL(body)
+ HTTP_ARG_VAL(body
, 0
)
HTTP_END_ARGS;
HTTP_EMPTY_ARGS(getHeaders, 0);