summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/alephdir/om16bit.ch
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/web2c/alephdir/om16bit.ch')
-rw-r--r--Build/source/texk/web2c/alephdir/om16bit.ch2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/alephdir/om16bit.ch b/Build/source/texk/web2c/alephdir/om16bit.ch
index bca2c95fb1b..9017f677d10 100644
--- a/Build/source/texk/web2c/alephdir/om16bit.ch
+++ b/Build/source/texk/web2c/alephdir/om16bit.ch
@@ -2125,7 +2125,7 @@ else begin p:=new_noad; math_type(nucleus(p)):=math_char;
end;
@y
procedure set_math_char(@!c:integer);
-var p,q,r:pointer; {the new noad}
+var p:pointer; {the new noad}
begin if c>=@"8000000 then
@<Treat |cur_chr|...@>
else begin p:=new_noad; math_type(nucleus(p)):=math_char;