]> granicus.if.org Git - php/commitdiff
MFH
authorfoobar <sniper@php.net>
Tue, 13 May 2003 22:10:27 +0000 (22:10 +0000)
committerfoobar <sniper@php.net>
Tue, 13 May 2003 22:10:27 +0000 (22:10 +0000)
ext/fdf/fdf.c

index 09ebbe9a702dd04eeafe6e56a87af6f90b1cb901..95e86985259e1a6b66b0bf317c9b93ea0ca5bdfa 100644 (file)
@@ -177,7 +177,8 @@ PHP_MINIT_FUNCTION(fdf)
 /* }}} */
 
 /* {{{ RINIT */
-PHP_RINIT_FUNCTION(fdf) {
+PHP_RINIT_FUNCTION(fdf)
+{
        return SUCCESS;
 }
 /* }}} */