From: foobar Date: Mon, 28 Jul 2003 10:44:59 +0000 (+0000) Subject: MFH X-Git-Tag: php-4.3.3RC2~19 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ae171ce2d29b2b532220d504a26570bb86d0ff43;p=php MFH --- diff --git a/ext/standard/credits.c b/ext/standard/credits.c index 876635740e..f8fa0e001b 100644 --- a/ext/standard/credits.c +++ b/ext/standard/credits.c @@ -109,7 +109,7 @@ PHPAPI void php_print_credits(int flag) } if (flag & PHP_CREDITS_FULLPAGE) { - PUTS("\n"); + PUTS("\n"); } } /* }}} */