From 7babe2030a984be601d710791466ef924d86aa15 Mon Sep 17 00:00:00 2001 From: Andreas Scherer Date: Thu, 16 Sep 2021 11:13:15 +0000 Subject: [CWEB] Pre-release of version 4.6. This is a service update due to general demand: * Option 'c' is OFF by default to avoid spurious entries in build.log. * 'squash'/'reduce' have been straightened out for k=1,..,4. * Code beautifications for 'make fullmanual'. * Code cleanup for internal reasons. * Cleanup in 'prod.w' (indentation et al.). * New 'prod-cweave.w' (along 'prod-twill.w') for material from CWEBbin. * Fixes for option '-o' (didn't work as advertised in border cases). * New signature for the 'make_ministring' function in CTWILL. git-svn-id: svn://tug.org/texlive/trunk@60519 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/cwebdir/comm-w2c.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Build/source/texk/web2c/cwebdir/comm-w2c.h') diff --git a/Build/source/texk/web2c/cwebdir/comm-w2c.h b/Build/source/texk/web2c/cwebdir/comm-w2c.h index 02f9477a926..2199329a1b1 100644 --- a/Build/source/texk/web2c/cwebdir/comm-w2c.h +++ b/Build/source/texk/web2c/cwebdir/comm-w2c.h @@ -63,8 +63,8 @@ internationalization. #include /* |@!boolean|, |@!true| and |@!false| */ #include /* definition of |@!ptrdiff_t| */ #include /* definition of |@!uint8_t| and |@!uint16_t| */ -#include /* definition of |@!getenv| and |@!exit| */ #include /* definition of |@!printf| and friends */ +#include /* definition of |@!getenv| and |@!exit| */ #include /* definition of |@!strlen|, |@!strcmp| and so on */ @ Code related to the character set: -- cgit v1.2.3