diff options
| author | Andrei Zmievski <andrei@php.net> | 2000-03-05 04:25:12 +0000 |
|---|---|---|
| committer | Andrei Zmievski <andrei@php.net> | 2000-03-05 04:25:12 +0000 |
| commit | b4b82e05d8316d3b9f19b249fe9af1f7633f247a (patch) | |
| tree | 532cdc2a96c0bb66d41b608e725ba7a339eb27a9 /ext/standard/php_metaphone.h | |
| parent | 6cbb9fa28842af2bdaddf1db16af8018f79f8ccf (diff) | |
| download | php-git-b4b82e05d8316d3b9f19b249fe9af1f7633f247a.tar.gz | |
Remove warning.
Diffstat (limited to 'ext/standard/php_metaphone.h')
| -rw-r--r-- | ext/standard/php_metaphone.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/standard/php_metaphone.h b/ext/standard/php_metaphone.h index bd294ff7cf..5e420863f0 100644 --- a/ext/standard/php_metaphone.h +++ b/ext/standard/php_metaphone.h @@ -21,7 +21,6 @@ #ifndef _php_metaphone_h #define _php_metaphone_h -char Lookahead(char *word, int how_far); extern zend_module_entry metaphone_module_entry; #define phpext_metaphone_ptr &metaphone_module_entry |
