- still an error in my last patch (thanks Andi)

This commit is contained in:
Uwe Steinmann 2000-07-06 14:56:52 +00:00
parent 3247b9a207
commit 5bb19f7a9c

View file

@ -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 */