Applied. 2010/6/14 Rob Norris <rw_nor...@hotmail.com>: > --- > src/gpx.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/src/gpx.c b/src/gpx.c > index fd5e024..9802fdb 100644 > --- a/src/gpx.c > +++ b/src/gpx.c > @@ -276,7 +276,7 @@ static void gpx_end(VikTrwLayer *vtl, const char *el) > > case tt_trk: > if ( ! c_tr_name ) > - c_tr_name = g_strdup_printf("VIKING_TR%d", unnamed_waypoints++); > + c_tr_name = g_strdup_printf("VIKING_TR%d", unnamed_tracks++); > vik_trw_layer_filein_add_track ( vtl, c_tr_name, c_tr ); > g_free ( c_tr_name ); > c_tr = NULL; > -- > 1.7.1 > > > ------------------------------------------------------------------------------ > ThinkGeek and WIRED's GeekDad team up for the Ultimate > GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the > lucky parental unit. See the prize list and enter to win: > http://p.sf.net/sfu/thinkgeek-promo > _______________________________________________ > Viking-devel mailing list > Viking-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/viking-devel > Viking home page: http://viking.sf.net/ >
-- Guilhem BONNEFILLE -=- JID: gu...@im.apinc.org MSN: guilhem_bonnefi...@hotmail.com -=- mailto:guilhem.bonnefi...@gmail.com -=- http://nathguil.free.fr/ ------------------------------------------------------------------------------ ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize list and enter to win: http://p.sf.net/sfu/thinkgeek-promo _______________________________________________ Viking-devel mailing list Viking-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/viking-devel Viking home page: http://viking.sf.net/