summaryrefslogtreecommitdiff
path: root/libgps.xml
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2011-03-01 14:39:38 -0500
committerEric S. Raymond <esr@thyrsus.com>2011-03-01 14:39:38 -0500
commit9ecdda049cde08aef45ace790c3b1d62994e8dfa (patch)
treecc41130145fa24ccc020cd8e26297a22b8e6c71b /libgps.xml
parentd34e53143a87920cbe8e67926f288faac08df951 (diff)
downloadgpsd-9ecdda049cde08aef45ace790c3b1d62994e8dfa.tar.gz
Tell the compiler that gos_errstr() ia an observer.
All regression tests pass. Patch due to Jon Schlueter.
Diffstat (limited to 'libgps.xml')
-rw-r--r--libgps.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgps.xml b/libgps.xml
index b8b21756..959fac80 100644
--- a/libgps.xml
+++ b/libgps.xml
@@ -56,7 +56,7 @@ C:
<paramdef>void *<parameter>data</parameter></paramdef>
</funcprototype>
<funcprototype>
-<funcdef>char *<function>gps_errstr</function></funcdef>
+<funcdef>const char *<function>gps_errstr</function></funcdef>
<paramdef>int <parameter>err</parameter></paramdef>
</funcprototype>
<funcsynopsisinfo>