gpsd-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gpsd-dev] [PATCH] Fix typos


From: Jon Schlueter
Subject: Re: [gpsd-dev] [PATCH] Fix typos
Date: Sun, 18 Dec 2016 22:04:14 -0500

merged

On Fri, Oct 28, 2016 at 4:42 PM, Robert Norris <address@hidden> wrote:
---
 cgps.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cgps.c b/cgps.c
index 72206f5..e5b749a 100644
--- a/cgps.c
+++ b/cgps.c
@@ -126,7 +126,7 @@ static bool compass_flag = false;
 #endif /* TRUENORTH */

 /* pseudo-signals indicating reason for termination */
-#define CGPS_QUIT      0       /* voluntary yterminastion */
+#define CGPS_QUIT      0       /* voluntary termination */
 #define GPS_GONE       -1      /* GPS device went away */
 #define GPS_ERROR      -2      /* low-level failure in GPS read */
 #define GPS_TIMEOUT    -3      /* low-level failure in GPS waiting */
--
2.9.3




reply via email to

[Prev in Thread] Current Thread [Next in Thread]