summaryrefslogtreecommitdiff
path: root/ntpshmmon.c
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2016-07-13 11:51:55 -0400
committerEric S. Raymond <esr@thyrsus.com>2016-07-13 11:51:55 -0400
commite0d8dfbcc39eabcfc82cf6b1832758edef68298e (patch)
tree5017b1a8d2b55e96606e6effef7a12f4378c1c02 /ntpshmmon.c
parent4347babbe3683e375e6217e55014264d446d7187 (diff)
downloadgpsd-e0d8dfbcc39eabcfc82cf6b1832758edef68298e.tar.gz
Minor fix to ntpshmmon data header.
Diffstat (limited to 'ntpshmmon.c')
-rw-r--r--ntpshmmon.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ntpshmmon.c b/ntpshmmon.c
index 129a434b..b68e2553 100644
--- a/ntpshmmon.c
+++ b/ntpshmmon.c
@@ -85,7 +85,7 @@ int main(int argc, char **argv)
}
(void)printf("ntpshmmon version 1\n");
- (void)printf("# Name Seen@ Clock Real L Prec\n");
+ (void)printf("# Name Seen@ Clock Real L Prec\n");
do {
/* the current segment */