~foxtrotgps-team/foxtrotgps/trunk

« back to all changes in this revision

Viewing changes to contrib/convert2gpx

  • Committer: Paul Wise
  • Date: 2018-03-06 03:32:21 UTC
  • Revision ID: pabs3@bonedaddy.net-20180306033221-lzyia8y0cpw95j1b
Remove trailing whitespace

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
# (c)2008 Marcus Bauer - License GPLv2
4
4
#
5
5
# Convert a tangoGPS logfile to GPX
6
 
 
6
#
7
7
# usage:  ./convert2gpx.pl logfile*.log  > outfile.gpx
8
8
#
9
9