From: Bborie Park Date: Fri, 14 Dec 2012 20:26:12 +0000 (+0000) Subject: Fixed incorrect return type in docs X-Git-Tag: 2.1.0beta2~301 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=aaa5d07aef4b5e3e0817a1cf2d4ec546ab6905a8;p=postgis Fixed incorrect return type in docs git-svn-id: http://svn.osgeo.org/postgis/trunk@10830 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/reference_raster.xml b/doc/reference_raster.xml index e7da12f88..03285aa9a 100644 --- a/doc/reference_raster.xml +++ b/doc/reference_raster.xml @@ -2738,13 +2738,13 @@ rastwidth - integer ST_WorldToRasterCoord + record ST_WorldToRasterCoord raster rast geometry pt - integer ST_WorldToRasterCoord + record ST_WorldToRasterCoord raster rast double precision longitude double precision latitude