From: Hannes Magnusson Date: Tue, 17 Apr 2007 15:44:25 +0000 (+0000) Subject: Fix proto X-Git-Tag: RELEASE_1_2_0~299 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3e7223aeb54f16b4ac77f33d853b148be2bf8f23;p=php Fix proto --- diff --git a/ext/gd/gd.c b/ext/gd/gd.c index 0b53620a43..ced5210301 100644 --- a/ext/gd/gd.c +++ b/ext/gd/gd.c @@ -1965,7 +1965,7 @@ clean: } /* }}} */ -/* {{{ proto resource imagegrabscreen(int window_handle [, int client_area]) +/* {{{ proto resource imagegrabscreen() Grab a screenshot */ PHP_FUNCTION(imagegrabscreen) {