From: robertlipe Date: Mon, 3 Jun 2013 01:45:58 +0000 (+0000) Subject: Swap fields 3 and 4 in ozi route writer. X-Git-Tag: archive/raspbian/1.10.0+ds-2+rpi1~1^2~12^2~11^2~570 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=dbdf05d0a638a79d639ca5cb933c772bd73d8eab;p=gpsbabel.git Swap fields 3 and 4 in ozi route writer. --- diff --git a/gpsbabel/ozi.cc b/gpsbabel/ozi.cc index eddda268c..e433f03b6 100644 --- a/gpsbabel/ozi.cc +++ b/gpsbabel/ozi.cc @@ -373,7 +373,7 @@ ozi_route_disp(const waypoint * waypointp) * W,1,7,7,007,-25.581670,-48.316660,36564.54196,10,1,4,0,65535,TR ILHA GALHETA,0,0 */ - gbfprintf(file_out, "W,%d,%d,,%s,%.6f,%.6f,%s,0,1,3,0,65535,%s,0,0\r\n", + gbfprintf(file_out, "W,%d,,%d,%s,%.6f,%.6f,%s,0,1,3,0,65535,%s,0,0\r\n", route_out_count, route_wpt_count, waypointp->shortname ? waypointp->shortname : "",