Changes between Version 1 and Version 2 of Ticket #6380, comment 4


Ignore:
Timestamp:
Feb 24, 2016, 12:11:41 PM (8 years ago)
Author:
Kurt Schwehr

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6380, comment 4

    v1 v2  
    2929 {
    3030+#ifdef GDAL_NO_AUTOLOAD
    31 CPLDebug( "GDAL", "GDALDriverManager::AutoLoadDrivers() not compiled in." );
     31  CPLDebug( "GDAL", "GDALDriverManager::AutoLoadDrivers() not compiled in." );
    3232+#else
    3333     const char *pszGDAL_DRIVER_PATH =