]> granicus.if.org Git - php/commitdiff
- still an error in my last patch (thanks Andi)
authorUwe Steinmann <steinm@php.net>
Thu, 6 Jul 2000 14:56:52 +0000 (14:56 +0000)
committerUwe Steinmann <steinm@php.net>
Thu, 6 Jul 2000 14:56:52 +0000 (14:56 +0000)
ext/fdf/php_fdf.h

index 3d9d9b40b0c0b6fa58000dbef6df45983c5b129b..219ed78ef6ff55d7500cbecfe429e764b41612ef 100644 (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 */