Discussion:
[mkgmap-dev] Commit: r3646: squash_spaces_v1.patch:
svn commit
2015-10-19 04:56:05 UTC
Permalink
Version mkgmap-r3646 was committed by gerd on Mon, 19 Oct 2015

squash_spaces_v1.patch:
remove (also) repeated spaces within a tag value
Example: name="a b c" -> name="a b c"
Older releases only removed leading and trailing blanks.

Loading...