From 0011ffa2b47c9b38d0e053533413af62c3181bf9 Mon Sep 17 00:00:00 2001 From: Geoffrey Merck Date: Sat, 15 Jul 2023 08:56:07 +0200 Subject: [PATCH] typo --- Common/APRSGPSDIdFrameProvider.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Common/APRSGPSDIdFrameProvider.cpp b/Common/APRSGPSDIdFrameProvider.cpp index 4adbee5..8b99a7a 100644 --- a/Common/APRSGPSDIdFrameProvider.cpp +++ b/Common/APRSGPSDIdFrameProvider.cpp @@ -80,7 +80,7 @@ bool CAPRSGPSDIdFrameProvider::buildAPRSFramesInt(const CAPRSEntry * entry, std: #else #ifndef STATUS_UNK -#define STATUS_UNK STATUS_NO_FIX #Dirty ack. because gpsd history doc just s*cks +#define STATUS_UNK STATUS_NO_FIX //Dirty ack. because gpsd history doc just s*cks #endif if (m_gpsdData.fix.status == STATUS_UNK)