summaryrefslogtreecommitdiff
path: root/gpsdclient.c
diff options
context:
space:
mode:
authorRobert Norris <rw_norris@hotmail.com>2017-02-09 23:16:55 +0000
committerFred Wright <fw@fwright.net>2017-02-09 17:08:21 -0800
commit796c488bddc5a3aabe3687964be7d1e2bbbfea72 (patch)
tree890456e214c7e8341ec30a8ff1f904c77f27655e /gpsdclient.c
parentdb21b4f02731a800ff7c294c02452e0032af9f5b (diff)
downloadgpsd-796c488bddc5a3aabe3687964be7d1e2bbbfea72.tar.gz
Fix comment to correct the name of the file
Diffstat (limited to 'gpsdclient.c')
-rw-r--r--gpsdclient.c2
1 files changed, 1 insertions, 1 deletions
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 */