Ticket #2325: ticket-2325.patch
| File ticket-2325.patch, 423 bytes (added by mloskot, 1 month ago) |
|---|
-
ogr/ogrsf_frmts/mitab/mitab_utils.cpp
old new 663 663 typedef struct 664 664 { 665 665 int nUnitId; 666 char *pszAbbrev;666 char const* pszAbbrev; 667 667 } MapInfoUnitsInfo; 668 668 669 669 static MapInfoUnitsInfo gasUnitsList[] =
