summaryrefslogtreecommitdiff
path: root/build.txt
diff options
context:
space:
mode:
Diffstat (limited to 'build.txt')
-rw-r--r--build.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.txt b/build.txt
index 811b6adc..8c946972 100644
--- a/build.txt
+++ b/build.txt
@@ -66,7 +66,7 @@ move structure members in and out of unions.
Some portions of the code using shared-memory segments are improved by
the C11 stdatomic.h features for lockless concurrency. These are: the
SHM export mode in shmexport.c, the code for writing clock corrections
-to NTP in ntpshm.c, and the code for reading NTP corrections in
+to NTP in ntpshmwrite.c, and the code for reading NTP corrections in
ntpshmread.c. These features have been supported in GCC since 4.7 and
clang since 3.1.