Diff of /trunk/src/gpxview.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 48 by harbaum, Fri Aug 7 07:57:33 2009 UTC revision 56 by harbaum, Fri Aug 14 12:19:45 2009 UTC
# Line 199  typedef struct { Line 199  typedef struct {
199    
200  #ifdef ENABLE_OSM_GPS_MAP  #ifdef ENABLE_OSM_GPS_MAP
201    struct {    struct {
202        struct map_context_s *context;
203      int zoom;      int zoom;
204      pos_t pos;      pos_t pos;
205    } map;    } map;

Legend:
Removed from v.48  
changed lines
  Added in v.56