diff options
author | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2017-01-29 01:35:19 +0000 |
---|---|---|
committer | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2017-01-29 01:35:19 +0000 |
commit | 0a15fbc2acd454966261b5cb52c8ae35a36b62a6 (patch) | |
tree | 8651e44c17c15dffd579d1f794f99d2d5f5b690c /Build | |
parent | ea6afe3f6b5dbcf1a3d7731456662d305d390aa8 (diff) |
web2c/mf.ch, web2c/alephdir/com16bit.ch: Add a space.
git-svn-id: svn://tug.org/texlive/trunk@43080 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rw-r--r-- | Build/source/texk/web2c/alephdir/com16bit.ch | 2 | ||||
-rw-r--r-- | Build/source/texk/web2c/mf.ch | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/web2c/alephdir/com16bit.ch b/Build/source/texk/web2c/alephdir/com16bit.ch index f19d14e65d0..dfcd570dd9e 100644 --- a/Build/source/texk/web2c/alephdir/com16bit.ch +++ b/Build/source/texk/web2c/alephdir/com16bit.ch @@ -2178,7 +2178,7 @@ format_debug('string pool checksum')(x); if x<>@$ then begin {check that strings are the same} wake_up_terminal; wterm_ln('---! ', stringcast(name_of_file+1), - 'made by different executable version'); + ' made by different executable version'); goto bad_fmt; end; undump_int(x); diff --git a/Build/source/texk/web2c/mf.ch b/Build/source/texk/web2c/mf.ch index 415218f2943..5712b459458 100644 --- a/Build/source/texk/web2c/mf.ch +++ b/Build/source/texk/web2c/mf.ch @@ -1813,7 +1813,7 @@ undump_int(x); if x<>@$ then begin {check that strings are the same} wake_up_terminal; wterm_ln('---! ', stringcast(name_of_file+1), - 'made by different executable version'); + ' made by different executable version'); goto off_base; end; @<Undump |xord|, |xchr|, and |xprn|@>; |