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/comm-w2c.ch | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/cwebdir/ChangeLog b/Build/source/texk/web2c/cwebdir/ChangeLog index a253ba43acf..c8d0ee0e07e 100644 --- a/Build/source/texk/web2c/cwebdir/ChangeLog +++ b/Build/source/texk/web2c/cwebdir/ChangeLog @@ -1,5 +1,9 @@ 2021-02-07 Andreas Scherer <https://ascherer.github.io> + * comm-w2c.ch: Fix 'reading error'. + +2021-02-07 Andreas Scherer <https://ascherer.github.io> + * Makefile, * README, * comm-{amiga,bs,mac,os2,pc,ql,vms,w32}.ch, diff --git a/Build/source/texk/web2c/cwebdir/comm-w2c.ch b/Build/source/texk/web2c/cwebdir/comm-w2c.ch index f12a17353b2..4f5e3067397 100644 --- a/Build/source/texk/web2c/cwebdir/comm-w2c.ch +++ b/Build/source/texk/web2c/cwebdir/comm-w2c.ch @@ -639,7 +639,7 @@ material should nicely integrate with the original ``\&{85.~Index}.'' const char *use_language=""; /* prefix of \.{cwebmac.tex} in \TEX/ output */ -@* User communation. The |scan_args| and |cb_show_banner| routines and the +@* User communication. The |scan_args| and |cb_show_banner| routines and the |bindtextdomain| argument string need a few extra variables. @d max_banner 50 |