summaryrefslogtreecommitdiff
path: root/doc/explan_libgpsd_core.c.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/explan_libgpsd_core.c.xml')
-rw-r--r--doc/explan_libgpsd_core.c.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/explan_libgpsd_core.c.xml b/doc/explan_libgpsd_core.c.xml
index eb73a48b..dc25c7da 100644
--- a/doc/explan_libgpsd_core.c.xml
+++ b/doc/explan_libgpsd_core.c.xml
@@ -36,7 +36,7 @@
indicate a device switch.</para></entry>
</row>
<row>
- <entry><function>void gpsd_init(struct gps_device_t *session, struct gps_context_t *context, char *device)</function></entry>
+ <entry><function>void gpsd_init(struct gps_device_t *session, struct gps_context_t *context, const char *device)</function></entry>
<entry><para>Copy the device name to the session data structure,
initialise important data fields and call
<function>gpsd_tty_init()</function>,