Ver Fonte

minmea.h: style fix

mek-x há 11 anos atrás
pai
commit
e4ce324581
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      minmea.h

+ 1 - 1
minmea.h

@@ -31,7 +31,7 @@ enum minmea_sentence_id {
     MINMEA_SENTENCE_RMC,
     MINMEA_SENTENCE_GGA,
     MINMEA_SENTENCE_GSA,
-    MINMEA_SENTENCE_GSV
+    MINMEA_SENTENCE_GSV,
 };
 
 struct minmea_date {