summaryrefslogtreecommitdiff
path: root/gnss-service
diff options
context:
space:
mode:
authorHelmut Schmidt <Helmut.3.Schmidt@continental-corporation.com>2016-02-18 14:21:04 +0100
committerHelmut Schmidt <Helmut.3.Schmidt@continental-corporation.com>2016-02-18 14:21:04 +0100
commit48451e36a8c21afb00575227d27e10417c27878c (patch)
treed4699b409c10281dd299858b299cb6529355975b /gnss-service
parent5b6b120d836259afb57b3ad6bf2f6ba8107c4a3e (diff)
downloadpositioning-48451e36a8c21afb00575227d27e10417c27878c.tar.gz
gnss.h: correct copy/paste error in doxygen comment
Diffstat (limited to 'gnss-service')
-rw-r--r--gnss-service/api/gnss.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnss-service/api/gnss.h b/gnss-service/api/gnss.h
index ef7a415..afdbd90 100644
--- a/gnss-service/api/gnss.h
+++ b/gnss-service/api/gnss.h
@@ -78,7 +78,7 @@ typedef struct {
} TGNSSConfiguration;
/**
- * TGNSSAccuracy::fixTypeBits provides GNSS Fix Type indication.
+ * TGNSSPosition::fixTypeBits provides GNSS Fix Type indication.
* I.e. it identifies the sources actually used for the GNSS calculation
* It is a or'ed bitmask of the EGNSSFixType values.
* The bit values have been grouped logically with gaps where future extensions can be foreseen