gpsd-dev
[Top][All Lists]
Advanced

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

[gpsd-dev] [PATCH 1/4] Fix comment to correct the name of the file


From: Robert Norris
Subject: [gpsd-dev] [PATCH 1/4] Fix comment to correct the name of the file
Date: Thu, 9 Feb 2017 23:16:55 +0000

---
 gpsdclient.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gpsdclient.c b/gpsdclient.c
index b1b679be..6d06b2d1 100644
--- a/gpsdclient.c
+++ b/gpsdclient.c
@@ -327,4 +327,4 @@ float true2magnetic(double lat, double lon, double heading)
     return (heading);
 }
 
-/* gpsclient.c ends here */
+/* gpsdclient.c ends here */
-- 
2.11.0




reply via email to

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