diff options
| author | ckgt <ckarlsson25@gmail.com> | 2016-08-16 15:30:00 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-08-16 15:30:00 -0400 |
| commit | 5309ce1d17d163ed476e9eeff15f9a507e609757 (patch) | |
| tree | 00533b5d092e1039d990b3475b3b1178cef1481b | |
| parent | a88f95db5ab5927b32991d115f369e5522453f55 (diff) | |
Commented out extra text from #endif
| -rw-r--r-- | include/nmeaparse/nmea.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/nmeaparse/nmea.h b/include/nmeaparse/nmea.h index 271dc55..deb10fd 100644 --- a/include/nmeaparse/nmea.h +++ b/include/nmeaparse/nmea.h @@ -25,4 +25,4 @@ -#endif NMEA_H_
\ No newline at end of file +#endif //NMEA_H_ |
