Opened 16 years ago

Closed 16 years ago

#2624 closed enhancement (fixed)

Typo in gdal-1.5.3/ogr/ogrsf_frmts/mysql/ogr_mysql.h

Reported by: spacehedgie Owned by: warmerdam
Priority: low Milestone: 1.6.0
Component: OGR_SF Version: unspecified
Severity: trivial Keywords:
Cc:

Description

There seems to be a kind of a potential typo in gdal-1.5.3/ogr/ogrsf_frmts/mysql/ogr_mysql.h:

#ifndef _OGR_MYSQL_H_INCLUDED

#define _OGR_MYSQL_H_INLLUDED

Those two names should probably be identical? Also, in closing that ifndef, that mysql file still refers to PG in comments.

Change History (1)

comment:1 by warmerdam, 16 years ago

Milestone: 1.6.0
Resolution: fixed
Status: newclosed

It turns out this is a broad problem though seemingly mostly harmless. I have corrected it in trunk in about 20 drivers (r15583).

Note: See TracTickets for help on using tickets.