summaryrefslogtreecommitdiff
path: root/gpsclient.c
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2011-04-17 16:01:52 -0400
committerEric S. Raymond <esr@thyrsus.com>2011-04-17 16:01:52 -0400
commitce3fd68a14b2c01bdfd3c26257e1b7eb2d0bbf63 (patch)
tree8ffa0364fc19087d6bf151dfb4b5bceb1806e1d9 /gpsclient.c
parent138c5eb5690cf20ce616609b73e75855f14bde0c (diff)
downloadgpsd-ce3fd68a14b2c01bdfd3c26257e1b7eb2d0bbf63.tar.gz
Comment and typo fixes.
Diffstat (limited to 'gpsclient.c')
-rw-r--r--gpsclient.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gpsclient.c b/gpsclient.c
index 8b952fbf..1c573c09 100644
--- a/gpsclient.c
+++ b/gpsclient.c
@@ -79,6 +79,7 @@ PyDoc_STRVAR(module_doc,
"Python wrapper for selected libgps library routines.\n\
");
+/* banishes a pointless compiler warning */
extern PyMODINIT_FUNC initclienthelpers(void);
PyMODINIT_FUNC