From 796c488bddc5a3aabe3687964be7d1e2bbbfea72 Mon Sep 17 00:00:00 2001 From: Robert Norris Date: Thu, 9 Feb 2017 23:16:55 +0000 Subject: Fix comment to correct the name of the file --- 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 */ -- cgit v1.2.1