diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2012-04-16 13:39:06 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2012-04-16 13:39:06 +0000 |
commit | 075862c5ff18610119538267c9b817d21d767780 (patch) | |
tree | 5283f6a9b536494fdb72be63dee63b15f2c58755 /Build/source/texk/web2c/etexdir/etex.ch | |
parent | 815aa8dc74cdce511947fa852bcbced1b21142ab (diff) |
web2c: Fixed a typo in e-TeX comment and other minor cleanup
git-svn-id: svn://tug.org/texlive/trunk@25985 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/etexdir/etex.ch')
-rw-r--r-- | Build/source/texk/web2c/etexdir/etex.ch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Build/source/texk/web2c/etexdir/etex.ch b/Build/source/texk/web2c/etexdir/etex.ch index 551504aad59..7bb480e215e 100644 --- a/Build/source/texk/web2c/etexdir/etex.ch +++ b/Build/source/texk/web2c/etexdir/etex.ch @@ -3,7 +3,7 @@ % to be applied to tex.web in order to define the % e-TeX program. -% e-TeX is copyright (C) 1999-2011 by P. Breitenlohner (1994,98 by the NTS +% e-TeX is copyright (C) 1999-2012 by P. Breitenlohner (1994,98 by the NTS % team); all rights are reserved. Copying of this file is authorized only if % (1) you are P. Breitenlohner, or if (2) you make absolutely no changes to % your copy. (Programs such as TIE allow the application of several change @@ -29,7 +29,7 @@ % TeX is a trademark of the American Mathematical Society. % METAFONT is a trademark of Addison-Wesley Publishing Company. @y -% e-TeX is copyright (C) 1999-2011 by P. Breitenlohner (1994,98 by the NTS +% e-TeX is copyright (C) 1999-2012 by P. Breitenlohner (1994,98 by the NTS % team); all rights are reserved. Copying of this file is authorized only if % (1) you are P. Breitenlohner, or if (2) you make absolutely no changes to % your copy. (Programs such as TIE allow the application of several change @@ -4964,7 +4964,7 @@ f:=cur_val procedure@?scan_normal_glue; forward;@t\2@>@/ procedure@?scan_mu_glue; forward;@t\2@> -@ Here we declare to trivial procedures in order to avoid mutually +@ Here we declare two trivial procedures in order to avoid mutually recursive procedures with parameters. @<Declare procedures needed for expressions@>= |