Diff of /trunk/src/osm.h

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

revision 42 by harbaum, Wed Jan 21 20:01:18 2009 UTC revision 46 by achadwick, Mon Feb 2 20:59:14 2009 UTC
# Line 96  typedef struct way_s { Line 96  typedef struct way_s {
96      gint width;      gint width;
97      float zoom_max;      float zoom_max;
98      gboolean dashed;      gboolean dashed;
99        guint dash_length;
100    
101      union {      union {
102        struct {        struct {

Legend:
Removed from v.42  
changed lines
  Added in v.46