Skip to content
Snippets Groups Projects
Commit 3f6dfdf4 authored by Cyrille Valladeau's avatar Cyrille Valladeau
Browse files

ERR : unknown escape sequence '\/'

parent 39da7089
Branches
Tags
No related merge requests found
......@@ -472,7 +472,7 @@ bool ossimIkonosMetaData::parseMetaData(const ossimFilename& data_file)
//---
// Acquisition date and time:
//---
strptr = strstr(filebuf, "\nAcquisition Date\/Time:");
strptr = strstr(filebuf, "\nAcquisition Date/Time:");
if (!strptr)
{
if(traceDebug())
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment