From: Sascha Schumann Date: Wed, 20 Mar 2002 08:53:55 +0000 (+0000) Subject: There should not be any trailing data on an #endif line X-Git-Tag: php-4.3.0dev-ZendEngine2-Preview1~1194 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6bbf968f8ae01e8f4f5aa675ccf8187e7968bc41;p=php There should not be any trailing data on an #endif line --- diff --git a/ext/vpopmail/php_vpopmail.c b/ext/vpopmail/php_vpopmail.c index 209593bfa8..ea9c383e90 100644 --- a/ext/vpopmail/php_vpopmail.c +++ b/ext/vpopmail/php_vpopmail.c @@ -926,7 +926,7 @@ PHP_FUNCTION(vpopmail_error) } /* }}} */ -#endif /* HAVE_VPOPMAIL */ +#endif /* * Local variables: