summaryrefslogtreecommitdiff
path: root/driver_aivdm.c
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2011-04-19 14:21:20 -0400
committerEric S. Raymond <esr@thyrsus.com>2011-04-19 14:21:20 -0400
commit63c3522744917a956b899d33fce3e92f7bf6b2ce (patch)
tree11e0ad76bc9b2faa0e6e8777c4787ae0318e6d47 /driver_aivdm.c
parent335d13c77928d1d102955c55160f4ccea2e3505f (diff)
downloadgpsd-63c3522744917a956b899d33fce3e92f7bf6b2ce.tar.gz
Comment tweaks.
Diffstat (limited to 'driver_aivdm.c')
-rw-r--r--driver_aivdm.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/driver_aivdm.c b/driver_aivdm.c
index 22de725b..d613b8a5 100644
--- a/driver_aivdm.c
+++ b/driver_aivdm.c
@@ -5,7 +5,7 @@
*
* Code for message types 1-15, 18-21, and 24 has been tested against
* live data with known-good decodings. Code for message types 16-17,
- * 22-23, and 25-26 has not.
+ * 22-23, and 25-27 has not.
*
* This file is Copyright (c) 2010 by the GPSD project
* BSD terms apply: see the file COPYING in the distribution root for details.
@@ -17,7 +17,7 @@
#include "gpsd.h"
#include "bits.h"
-/**
+/*
* Parse the data from the device
*/