From c0404f46311e5b519dc51697e181bb39ca8d09d2 Mon Sep 17 00:00:00 2001 From: Zeev Suraski Date: Sat, 11 Aug 2001 17:03:37 +0000 Subject: Whitespace --- ext/standard/head.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/standard/head.c') diff --git a/ext/standard/head.c b/ext/standard/head.c index 8a35627cfa..532cd7c5a6 100644 --- a/ext/standard/head.c +++ b/ext/standard/head.c @@ -70,7 +70,7 @@ PHPAPI int php_header() -/* php_set_cookie(name,value,expires,path,domain,secure) */ +/* php_set_cookie(name, value, expires, path, domain, secure) */ /* {{{ proto void setcookie(string name [, string value [, int expires [, string path [, string domain [, string secure]]]]]) Send a cookie */ PHP_FUNCTION(setcookie) -- cgit v1.2.1