texlive[43080] Build/source/texk/web2c: web2c/mf.ch,

commits+kakuto at tug.org commits+kakuto at tug.org
Sun Jan 29 02:35:19 CET 2017


Revision: 43080
          http://tug.org/svn/texlive?view=revision&revision=43080
Author:   kakuto
Date:     2017-01-29 02:35:19 +0100 (Sun, 29 Jan 2017)
Log Message:
-----------
web2c/mf.ch, web2c/alephdir/com16bit.ch: Add a space.

Modified Paths:
--------------
    trunk/Build/source/texk/web2c/alephdir/com16bit.ch
    trunk/Build/source/texk/web2c/mf.ch

Modified: trunk/Build/source/texk/web2c/alephdir/com16bit.ch
===================================================================
--- trunk/Build/source/texk/web2c/alephdir/com16bit.ch	2017-01-29 01:05:40 UTC (rev 43079)
+++ trunk/Build/source/texk/web2c/alephdir/com16bit.ch	2017-01-29 01:35:19 UTC (rev 43080)
@@ -2178,7 +2178,7 @@
 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);

Modified: trunk/Build/source/texk/web2c/mf.ch
===================================================================
--- trunk/Build/source/texk/web2c/mf.ch	2017-01-29 01:05:40 UTC (rev 43079)
+++ trunk/Build/source/texk/web2c/mf.ch	2017-01-29 01:35:19 UTC (rev 43080)
@@ -1813,7 +1813,7 @@
 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|@>;



More information about the tex-live-commits mailing list