summaryrefslogtreecommitdiff
path: root/gpspacket.c
diff options
context:
space:
mode:
authorGary E. Miller <gem@rellim.com>2015-04-30 13:49:45 -0700
committerGary E. Miller <gem@rellim.com>2015-04-30 13:49:45 -0700
commit0de9f0dbbadb2c9ce78cac0777039db0579649f7 (patch)
treebb17b17c8da684a5077dc8f7c43b099b100c7d4f /gpspacket.c
parent7f67ff565a0e2e115f703964cd563229f9f828b3 (diff)
downloadgpsd-0de9f0dbbadb2c9ce78cac0777039db0579649f7.tar.gz
A gaggle of whitespace gaffs.
Diffstat (limited to 'gpspacket.c')
-rw-r--r--gpspacket.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gpspacket.c b/gpspacket.c
index 05d8f961..06a41d36 100644
--- a/gpspacket.c
+++ b/gpspacket.c
@@ -256,7 +256,7 @@ level of the message and the message itself.\n\
extern PyMODINIT_FUNC initpacket(void);
PyMODINIT_FUNC
-// cppcheck-suppress unusedFunction
+// cppcheck-suppress unusedFunction
initpacket(void)
{
PyObject *m;