From: Jan Lehnardt Date: Sat, 31 Aug 2002 21:43:54 +0000 (+0000) Subject: - cosmetics X-Git-Tag: RELEASE_0_91~169 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2334abeff4794e582c484ee5c107616caa96cef2;p=php - cosmetics --- diff --git a/ext/standard/info.c b/ext/standard/info.c index 124b14f4ec..766aa86d77 100644 --- a/ext/standard/info.c +++ b/ext/standard/info.c @@ -300,7 +300,7 @@ PHPAPI void php_print_info(int flag TSRMLS_DC) php_printf("phpinfo()", charset); PUTS(""); } else { - PUTS("phpinfo()"); + PUTS("phpinfo()\n"); } if (flag & PHP_INFO_GENERAL) {