diff options
author | SVN Migration <svn@php.net> | 2002-08-06 16:36:06 +0000 |
---|---|---|
committer | SVN Migration <svn@php.net> | 2002-08-06 16:36:06 +0000 |
commit | 2ccef75a1992e45f9b13cc7d7314a62bc9c0f2bd (patch) | |
tree | b1da83411c9efb34579ca041f7ddcc7d62652611 /ext/soap/php_packet_soap.h | |
parent | d5ec9a9886f5b7e867f0bbadee0ff2f026004d95 (diff) | |
download | php-git-dev.tar.gz |
This commit was manufactured by cvs2svn to create tag 'dev'.dev
Diffstat (limited to 'ext/soap/php_packet_soap.h')
-rw-r--r-- | ext/soap/php_packet_soap.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/ext/soap/php_packet_soap.h b/ext/soap/php_packet_soap.h deleted file mode 100644 index 0d094269da..0000000000 --- a/ext/soap/php_packet_soap.h +++ /dev/null @@ -1,6 +0,0 @@ -#ifndef PHP_PACKET_SOAP_H -#define PHP_PACKET_SOAP_H - -int parse_packet_soap(zval *this_ptr, char *buffer, int buffer_size, sdlFunctionPtr fn, char *fn_name, zval ***ret, int *num_params); - -#endif
\ No newline at end of file |