mirror of
https://github.com/php/php-src.git
synced 2025-08-18 15:08:55 +02:00
- still an error in my last patch (thanks Andi)
This commit is contained in:
parent
3247b9a207
commit
5bb19f7a9c
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ PHP_FUNCTION(fdf_set_file);
|
|||
PHP_FUNCTION(fdf_get_file);
|
||||
PHP_FUNCTION(fdf_add_template);
|
||||
#else
|
||||
#define phpext_fdf_ptr NULL
|
||||
#define fdf_module_ptr NULL
|
||||
#endif
|
||||
#define phpext_fdf_ptr fdf_module_ptr
|
||||
#endif /* PHP_FDF_H */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue