diff options
author | Hartmut Holzgraefe <hholzgra@php.net> | 2000-06-16 18:24:02 +0000 |
---|---|---|
committer | Hartmut Holzgraefe <hholzgra@php.net> | 2000-06-16 18:24:02 +0000 |
commit | 87a491d7b64f34a9692af3edc58151e9baa2e275 (patch) | |
tree | 023b2ac85e2f4ae8951fefe14ccc9c835cfe465a /ext/hyperwave/php_hyperwave.h | |
parent | c6ddfd4440ad412059e49dc69f9c7e98de57d65c (diff) | |
download | php-git-87a491d7b64f34a9692af3edc58151e9baa2e275.tar.gz |
C++ // comments are evil ...
Diffstat (limited to 'ext/hyperwave/php_hyperwave.h')
-rw-r--r-- | ext/hyperwave/php_hyperwave.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/hyperwave/php_hyperwave.h b/ext/hyperwave/php_hyperwave.h index 067162bd83..bb67d3d28b 100644 --- a/ext/hyperwave/php_hyperwave.h +++ b/ext/hyperwave/php_hyperwave.h @@ -74,7 +74,7 @@ typedef struct { extern PHP_HW_API php_hw_globals hw_globals; #endif -//extern hw_module php_hw_module; +/*extern hw_module php_hw_module;*/ typedef struct { int size; |