summaryrefslogtreecommitdiff
path: root/gpsd.h-tail
diff options
context:
space:
mode:
Diffstat (limited to 'gpsd.h-tail')
-rw-r--r--gpsd.h-tail2
1 files changed, 1 insertions, 1 deletions
diff --git a/gpsd.h-tail b/gpsd.h-tail
index 516e1688..a5d106a8 100644
--- a/gpsd.h-tail
+++ b/gpsd.h-tail
@@ -645,7 +645,7 @@ extern unsigned char hc(unsigned char);
extern void gps_context_init(struct gps_context_t *context);
extern void gpsd_init(struct gps_device_t *,
struct gps_context_t *,
- /*@null@*/char *);
+ /*@null@*/const char *);
extern void gpsd_clear(struct gps_device_t *);
extern int gpsd_activate(struct gps_device_t *);
extern void gpsd_deactivate(struct gps_device_t *);