texlive[57798] Build/source/texk/web2c/cwebdir/cweave.w: [CWEB] Minor

commits+ascherer at tug.org commits+ascherer at tug.org
Fri Feb 19 15:15:47 CET 2021


Revision: 57798
          http://tug.org/svn/texlive?view=revision&revision=57798
Author:   ascherer
Date:     2021-02-19 15:15:47 +0100 (Fri, 19 Feb 2021)
Log Message:
-----------
[CWEB] Minor case of 'overkill'.

Modified Paths:
--------------
    trunk/Build/source/texk/web2c/cwebdir/cweave.w

Modified: trunk/Build/source/texk/web2c/cwebdir/cweave.w
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/cweave.w	2021-02-19 14:00:43 UTC (rev 57797)
+++ trunk/Build/source/texk/web2c/cwebdir/cweave.w	2021-02-19 14:15:47 UTC (rev 57798)
@@ -1615,7 +1615,7 @@
 
 @<Clear |bal|...@>=
 if (phase==2) while (bal-- >0) app_tok('}');
-return(false);
+return(0);
 
 @** Parsing.
 The most intricate part of \.{CWEAVE} is its mechanism for converting



More information about the tex-live-commits mailing list.