diff options
Diffstat (limited to 'ext/soap/php_http.c')
-rw-r--r-- | ext/soap/php_http.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/soap/php_http.c b/ext/soap/php_http.c index e2095621d0..7a2410de82 100644 --- a/ext/soap/php_http.c +++ b/ext/soap/php_http.c @@ -17,7 +17,6 @@ | Dmitry Stogov <dmitry@zend.com> | +----------------------------------------------------------------------+ */ -/* $Id$ */ #include "php_soap.h" #include "ext/standard/base64.h" |