[GRASS-dev] typos in GRASS 6 developers man

Benjamin Ducke benjamin.ducke at oxfordarch.co.uk
Thu May 21 12:42:33 EDT 2009


Hi all,

there seem to be some little typos in the dev man here:

http://download.osgeo.org/grass/grass6_progman/

under "Raster Header File", it states the syntax of G_get_cellhd as:

  int G_get_cellhd(char *name, char *mapset, struct Cell_Head cellhd)

However, the correct syntax seems to be:

  int G_get_cellhd(char *name, char *mapset, struct Cell_head *cellhd)

There seem to be several other occurences of "Cell_Head" instead of
"Cell_head" on the same page

?

Best,

Ben


------
Files attached to this email may be in ISO 26300 format (OASIS Open Document Format). If you have difficulty opening them, please visit http://iso26300.info for more information.



More information about the grass-dev mailing list