X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fat-spi2-atk.git;a=blobdiff_plain;f=cspi%2Fspi_image.c;h=7b4d6a462b13acb7b825c26c26f4b1588326db8e;hp=c351ecfd68e5e1052319b1d90b0b8b7701157bd8;hb=7f5a49bde6abac41aa6a853eff927a7d0bd2f08a;hpb=68b558bcef701bc71b1b7e53f68935f9c632fcdb diff --git a/cspi/spi_image.c b/cspi/spi_image.c index c351ecf..7b4d6a4 100644 --- a/cspi/spi_image.c +++ b/cspi/spi_image.c @@ -102,7 +102,7 @@ AccessibleImage_getImagePosition (AccessibleImage *obj, * @x: a pointer to a #long into which the minimum x coordinate will be returned. * @y: a pointer to a #long into which the minimum y coordinate will be returned. * @width: a pointer to a #long into which the image x extent will be returned. - * @width: a pointer to a #long into which the image y extent will be returned. + * @height: a pointer to a #long into which the image y extent will be returned. * @ctype: the desired coordinate system into which to return the results, * (e.g. SPI_COORD_TYPE_WINDOW, SPI_COORD_TYPE_SCREEN). *