Opened 21 years ago

Last modified 21 years ago

#397 closed defect (fixed)

minor documentation error

Reported by: godot@… Owned by: warmerdam
Priority: high Milestone:
Component: GDAL_Raster Version: unspecified
Severity: minor Keywords:
Cc:

Description

The useful code fragment in GDALRasterBand::ReadBlock has 'GetXSize()' where 
it should have 'GetYSize()'.

Also, it has 'pabyHistogram' where it should have panHistogram'

Change History (2)

comment:1 by godot@…, 21 years ago

*** Bug 396 has been marked as a duplicate of this bug. ***

comment:2 by warmerdam, 21 years ago

Both problems have been fixed. 

Thanks!
Note: See TracTickets for help on using tickets.