Skip to content

Commit

Permalink
Another fix of the format.
Browse files Browse the repository at this point in the history
  • Loading branch information
Fengting Chen authored and github-actions[bot] committed Sep 24, 2024
1 parent c2e6f6f commit b92f865
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frmts/georaster/georaster_wrapper.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ char **GeoRasterWrapper::ParseIdentificator(const char *pszStringID)
pszStartPos, ",@",
CSLT_HONOURSTRINGS | CSLT_ALLOWEMPTYTOKENS | CSLT_STRIPLEADSPACES |
CSLT_STRIPENDSPACES | CSLT_PRESERVEQUOTES);

// -------------------------------------------------------------------
// The "/" should not be catch on the previous parser
// -------------------------------------------------------------------
Expand Down

0 comments on commit b92f865

Please sign in to comment.