diff options
author | Andreas Scherer <andreas_tex@freenet.de> | 2022-05-31 17:15:53 +0000 |
---|---|---|
committer | Andreas Scherer <andreas_tex@freenet.de> | 2022-05-31 17:15:53 +0000 |
commit | b0d09f0f8d2f7c17a4b8b435d28e0aeeb8d25df5 (patch) | |
tree | 6ec00c0cf2b0e83b8bcf86b65b880cf78a516b56 /Build | |
parent | ae6ed9f22d7f23f57a6a03f1e493df1dd259795f (diff) |
[CWEB] Amend reference to COMMON interface.
git-svn-id: svn://tug.org/texlive/trunk@63454 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-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 |