From: Hannes Magnusson Date: Tue, 17 Apr 2007 15:44:23 +0000 (+0000) Subject: Fix proto X-Git-Tag: php-5.2.2RC2~69 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8edb601981d8cd95f1d0c9c5010238e51e8f786a;p=php Fix proto --- diff --git a/ext/gd/gd.c b/ext/gd/gd.c index dc88567edb..aac6852a93 100644 --- a/ext/gd/gd.c +++ b/ext/gd/gd.c @@ -2180,7 +2180,7 @@ clean: } /* }}} */ -/* {{{ proto resource imagegrabscreen(int window_handle [, int client_area]) +/* {{{ proto resource imagegrabscreen() Grab a screenshot */ PHP_FUNCTION(imagegrabscreen) {