[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gpsd-commit-watch
Subject:    [Gpsd-commit-watch] r3407 - trunk
From:       esr () mail ! berlios ! de (esr at BerliOS)
Date:       2006-08-21 4:35:54
Message-ID: 200608210435.k7L4Zs5r000713 () sheep ! berlios ! de
[Download RAW message or body]

Author: esr
Date: 2006-08-21 06:35:41 +0200 (Mon, 21 Aug 2006)
New Revision: 3407

Modified:
   trunk/gpsutils.c
Log:
Properly clear out latitude and longitude.


Modified: trunk/gpsutils.c
===================================================================
--- trunk/gpsutils.c	2006-08-20 23:32:12 UTC (rev 3406)
+++ trunk/gpsutils.c	2006-08-21 04:35:41 UTC (rev 3407)
@@ -16,6 +16,7 @@
 {
     fixp->time = NAN;
     fixp->mode = MODE_NOT_SEEN;
+    fixp->latitude = fixp->longitude = NAN;
     fixp->track = NAN;
     fixp->speed = NAN;
     fixp->climb = NAN;


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic