summaryrefslogtreecommitdiff
path: root/ext/vpopmail/php_vpopmail.c
diff options
context:
space:
mode:
authorSascha Schumann <sas@php.net>2002-03-20 08:53:55 +0000
committerSascha Schumann <sas@php.net>2002-03-20 08:53:55 +0000
commit6bbf968f8ae01e8f4f5aa675ccf8187e7968bc41 (patch)
treef71758493fba4d605c1390207c6c635e48a535cf /ext/vpopmail/php_vpopmail.c
parent171b8642dc4b70bbdab02b4404e764242156528c (diff)
downloadphp-git-6bbf968f8ae01e8f4f5aa675ccf8187e7968bc41.tar.gz
There should not be any trailing data on an #endif line
Diffstat (limited to 'ext/vpopmail/php_vpopmail.c')
-rw-r--r--ext/vpopmail/php_vpopmail.c2
1 files changed, 1 insertions, 1 deletions
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: