summaryrefslogtreecommitdiff
path: root/ntpshmmon.c
diff options
context:
space:
mode:
authorGary E. Miller <gem@rellim.com>2015-04-01 11:40:22 -0700
committerGary E. Miller <gem@rellim.com>2015-04-01 11:57:53 -0700
commitceb7d3e1267c20e8a6e421ecd42f933a286e33cd (patch)
treedca32ad745590019b8c993c434d50ef165616fde /ntpshmmon.c
parenta8d12f28219343b2af7fd52dd57505fc427159b9 (diff)
downloadgpsd-ceb7d3e1267c20e8a6e421ecd42f933a286e33cd.tar.gz
Line up the column headings better
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 04e52012..6ccc21a0 100644
--- a/ntpshmmon.c
+++ b/ntpshmmon.c
@@ -80,7 +80,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 {
struct shm_stat_t shm_stat;