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)