summaryrefslogtreecommitdiff
path: root/ntpshmread.c
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2015-02-27 16:45:48 -0500
committerEric S. Raymond <esr@thyrsus.com>2015-02-27 16:45:48 -0500
commita77979ac7b33d5069352794f48effb2ab50554e4 (patch)
tree26b71ebac7889db247cd704c1f8accc54336b574 /ntpshmread.c
parentc745ecb33358cc8747381f82ce86e22f96b480a0 (diff)
downloadgpsd-a77979ac7b33d5069352794f48effb2ab50554e4.tar.gz
ntpshm.c -> ntpshmwrite.c; ntpmon -> ntpshmmon.
All regression tests pass.
Diffstat (limited to 'ntpshmread.c')
-rw-r--r--ntpshmread.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ntpshmread.c b/ntpshmread.c
index b1c62904..092e6e95 100644
--- a/ntpshmread.c
+++ b/ntpshmread.c
@@ -1,4 +1,4 @@
-/* ntpshmread.c -- monitor the inner end of an ntpshm connection
+/* ntpshmread.c -- monitor the inner end of an ntpshmwrite.connection
*
* This file is Copyright (c) 2010 by the GPSD project
* BSD terms apply: see the file COPYING in the distribution root for details.