Repositories
/
olsrd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c04d45
)
pud: minor layout fix
author
Ferry Huberts
<ferry.huberts@pelagic.nl>
Thu, 28 Jul 2016 17:21:16 +0000
(19:21 +0200)
committer
Ferry Huberts
<ferry.huberts@pelagic.nl>
Fri, 29 Jul 2016 11:40:01 +0000
(13:40 +0200)
Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
lib/pud/src/receiver.c
patch
|
blob
|
history
diff --git
a/lib/pud/src/receiver.c
b/lib/pud/src/receiver.c
index
3870f89
..
25d372c
100644
(file)
--- a/
lib/pud/src/receiver.c
+++ b/
lib/pud/src/receiver.c
@@
-571,7
+571,8
@@
static void detemineMovingFromPosition(PositionUpdateEntry * avg, PositionUpdate
bool avgHasElv;
bool avgHasVdop;
- /* lastTx field presence booleans */bool lastTxHasPos;
+ /* lastTx field presence booleans */
+ bool lastTxHasPos;
bool lastTxHasHdop;
bool lastTxHasElv;
bool lastTxHasVdop;