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:
bf87f6e
)
- path has been copied twice
author
Michael Wallner
<mike@php.net>
Sun, 18 Dec 2005 22:40:47 +0000
(22:40 +0000)
committer
Michael Wallner
<mike@php.net>
Sun, 18 Dec 2005 22:40:47 +0000
(22:40 +0000)
http_url_api.c
patch
|
blob
|
history
diff --git
a/http_url_api.c
b/http_url_api.c
index 99c8af97542d61c164574b404839d39480da9bfc..211fc13f6902827103a7a9e42cf01792e98b9174 100644
(file)
--- a/
http_url_api.c
+++ b/
http_url_api.c
@@
-59,7
+59,6
@@
PHP_HTTP_API void _http_build_url(const php_url *old_url, const php_url *new_url
__URLCPY(pass);
__URLCPY(host);
__URLCPY(path);
- __URLCPY(path);
__URLCPY(query);
__URLCPY(fragment);