diff options
Diffstat (limited to 'Build/source/texk/web2c')
-rw-r--r-- | Build/source/texk/web2c/cwebdir/ChangeLog | 4 | ||||
-rw-r--r-- | Build/source/texk/web2c/cwebdir/common.w | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/Build/source/texk/web2c/cwebdir/ChangeLog b/Build/source/texk/web2c/cwebdir/ChangeLog index 32a4011af6e..90bb1452654 100644 --- a/Build/source/texk/web2c/cwebdir/ChangeLog +++ b/Build/source/texk/web2c/cwebdir/ChangeLog @@ -1,3 +1,7 @@ +2022-05-31 Andreas Scherer <https://ascherer.github.io> + + * common.w: Amend reference to COMMON interface. + 2022-05-29 Andreas Scherer <https://ascherer.github.io> * cweave.w: DRY up section 120. diff --git a/Build/source/texk/web2c/cwebdir/common.w b/Build/source/texk/web2c/cwebdir/common.w index be110e5c334..23e2b08661b 100644 --- a/Build/source/texk/web2c/cwebdir/common.w +++ b/Build/source/texk/web2c/cwebdir/common.w @@ -66,8 +66,8 @@ The file begins with a few basic definitions. @<Global variables@>@/ @<Predeclaration of procedures@> -@ The details will be filled in due course. The interface of this module -is included first. It is also used by the main programs. +@ The details will be filled in due course. The interface |"common.h"| of this +\.{COMMON} module is included first. It is also used by the main programs. @i common.h |