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 89 by harbaum, Tue Sep 1 11:16:30 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 source;
204      int zoom;      int zoom;
205      pos_t pos;      pos_t pos;
206    } map;    } map;

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