summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/omegaware/opl2ofm.up
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2014-01-10 10:41:51 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2014-01-10 10:41:51 +0000
commit04e4d2d91175f90f86171648623f8c55d04e7529 (patch)
tree05552d6d79b423045e1fb2d604a1b693c4bc6143 /Build/source/texk/web2c/omegaware/opl2ofm.up
parenteac34fa0af605e6d5d4f6260d120adac36411b2e (diff)
build system: Fix freetype2 dependencies
git-svn-id: svn://tug.org/texlive/trunk@32625 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/omegaware/opl2ofm.up')
-rw-r--r--Build/source/texk/web2c/omegaware/opl2ofm.up8
1 files changed, 4 insertions, 4 deletions
diff --git a/Build/source/texk/web2c/omegaware/opl2ofm.up b/Build/source/texk/web2c/omegaware/opl2ofm.up
index cedd3badb91..f697ab42ba7 100644
--- a/Build/source/texk/web2c/omegaware/opl2ofm.up
+++ b/Build/source/texk/web2c/omegaware/opl2ofm.up
@@ -48,13 +48,13 @@ get_byte:=acc;
begin skip_error('This value shouldn''t exceed "10FFFF');
@z
-@x [??]
+@x [98]
else begin backup; c:=get_byte;
@y
else begin backup; c:=get_char_code;
@z
-@x [??]
+@x [106]
@ @<Read an extended label step@>=
begin c:=get_byte;
@y
@@ -62,13 +62,13 @@ begin c:=get_byte;
begin c:=get_char_code;
@z
-@x [??]
+@x [116]
c:=get_byte; {read the character code that is being specified}
@y
c:=get_char_code; {read the character code that is being specified}
@z
-@x [??]
+@x [119]
c:=get_byte; {read the character code that is being specified}
@y
c:=get_char_code; {read the character code that is being specified}