summaryrefslogtreecommitdiff
path: root/libgps.h
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2012-01-15 10:57:57 -0500
committerEric S. Raymond <esr@thyrsus.com>2012-01-15 10:57:57 -0500
commitbf2aae80146dd551e3bdd4c21f0811fe75915c01 (patch)
tree4d4c83c1eed36a7a9c16f22af2e2c18e6317f13f /libgps.h
parent41071810edea9d94c25681889400dc0135a951ed (diff)
downloadgpsd-bf2aae80146dd551e3bdd4c21f0811fe75915c01.tar.gz
Typo fix.
Diffstat (limited to 'libgps.h')
-rw-r--r--libgps.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgps.h b/libgps.h
index cc5b5e70..729c9d9a 100644
--- a/libgps.h
+++ b/libgps.h
@@ -8,7 +8,7 @@
/*
* first member of each kind of privdata structure must be named
- * 'export_type' and must be of this time. It's how we do runtime
+ * 'export_type' and must be of this type. It's how we do runtime
* dispatch to the different transports.
*/
enum export_t {