]> Pileus Git - aweather/blobdiff - src/plugins/gps-plugin.h
Update GPSD interface to use new version 5 protocol. Much more stable
[aweather] / src / plugins / gps-plugin.h
index ba2913698e0ff1798d469585a91f1bf1f33f7ff9..4eb6e08d19e594827ec8e518c11da6917e3d938f 100644 (file)
@@ -81,7 +81,7 @@ struct _GritsPluginGPS {
        GtkWidget *hbox;
        GritsMarker *marker;
 
-       struct gps_data_t *gps_data;
+       struct gps_data_t gps_data;
        gboolean follow_gps;
        gboolean gps_sn_active;
        gboolean gps_rangering_active;  /* range rings are visible or not */