Opened 15 years ago

Closed 15 years ago

#3058 closed defect (fixed)

Typo in jpeglib.h 12 bit function name

Reported by: rprinceley Owned by: warmerdam
Priority: normal Milestone: 1.7.0
Component: GDAL_Raster Version: svn-trunk
Severity: trivial Keywords: jpeg
Cc:

Description

There is a minor typo in jpeglib.h - 12 bit definition of jpeg_suppress_tables is missing a 'p'.

Change History (1)

comment:1 by warmerdam, 15 years ago

Keywords: jpeg added
Milestone: 1.7.0
Resolution: fixed
Status: newclosed

Corrected in libjpeg upstream, and in GDAL (r17382).

I would note that the #define typo does not impact correct operation since any non-conflicting name consistently used would be fine.

Note: See TracTickets for help on using tickets.