]> git.street.me.uk Git - andy/viking.git/commit - src/file.h
Fix #2163652: GPX file with byte order mark not parsed
authorTal <tal.bav@gmail.com>
Tue, 18 Aug 2009 14:51:50 +0000 (16:51 +0200)
committerGuilhem Bonnefille <guilhem.bonnefille@gmail.com>
Tue, 18 Aug 2009 15:03:32 +0000 (17:03 +0200)
commitb0252b2e1eca9711751ed3ea621657f452781c70
tree463819063974cfb2ee3af6cdc046416cc8e9b712
parent065a9ace10d7fd973253eca4bbeb6d67946e1a92
Fix #2163652: GPX file with byte order mark not parsed

It simply treats files with ".gpx" extention as gpx files. All other
files, including gpx files without gpx extentions, receive the same
treatment as before.
src/file.c
src/file.h