diff options
Diffstat (limited to 'Build/source/texk/web2c/alephdir/eo16bit.ch')
-rw-r--r-- | Build/source/texk/web2c/alephdir/eo16bit.ch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/alephdir/eo16bit.ch b/Build/source/texk/web2c/alephdir/eo16bit.ch index 87872aa2d3e..d3749c3aff5 100644 --- a/Build/source/texk/web2c/alephdir/eo16bit.ch +++ b/Build/source/texk/web2c/alephdir/eo16bit.ch @@ -547,7 +547,7 @@ the |eqtb| array. @<Declare \eTeX\ procedures for tr...@>= @!stat procedure show_sa(@!p:pointer;@!s:str_number); -var t:small_number; {the type of element} +{|var t:small_number;|} {the type of element} begin begin_diagnostic; print_char("{"); print(s); print_char(" "); { |if p=null then print_char("?")| {this can't happen} |