Diff of /trunk/src/gpxview.h

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

revision 251 by harbaum, Tue Jan 19 20:26:37 2010 UTC revision 252 by harbaum, Thu Feb 4 20:15:19 2010 UTC
# Line 228  typedef struct { Line 228  typedef struct {
228      char *password, *filename;      char *password, *filename;
229      float distance, lat, lon;      float distance, lat, lon;
230      int flags;      int flags;
231        gboolean no_owned_found;
232    } gt;    } gt;
233    
234  #ifdef ESPEAK  #ifdef ESPEAK

Legend:
Removed from v.251  
changed lines
  Added in v.252