Diff of /trunk/src/geotoad.h

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

revision 193 by harbaum, Tue Nov 17 20:13:09 2009 UTC revision 196 by harbaum, Thu Nov 19 07:39:00 2009 UTC
# Line 21  Line 21 
21  #define GEOTOAD_H  #define GEOTOAD_H
22    
23  void geotoad(appdata_t *appdata);  void geotoad(appdata_t *appdata);
24    gboolean geotoad_available(void);
25    
26  #endif // GEOTOAD_H  #endif // GEOTOAD_H
27    

Legend:
Removed from v.193  
changed lines
  Added in v.196