summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/uptexdir/uptftopl.ch
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2013-12-18 11:54:58 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2013-12-18 11:54:58 +0000
commitdc42edf41fdf637675cb7d76876773c4ac5df883 (patch)
tree1a937a07d2c63ba70113665d7fcdb061693cd760 /Build/source/texk/web2c/uptexdir/uptftopl.ch
parenta2e47c47320e304ef3fb4196e41f1cf7e9492f38 (diff)
upTFtoPL: Drop unused extra space
git-svn-id: svn://tug.org/texlive/trunk@32435 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/uptexdir/uptftopl.ch')
-rw-r--r--Build/source/texk/web2c/uptexdir/uptftopl.ch4
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/web2c/uptexdir/uptftopl.ch b/Build/source/texk/web2c/uptexdir/uptftopl.ch
index 5b71a7edc64..904d2871452 100644
--- a/Build/source/texk/web2c/uptexdir/uptftopl.ch
+++ b/Build/source/texk/web2c/uptexdir/uptftopl.ch
@@ -22,8 +22,8 @@
begin cx:=jis_code; out('J '); {specify jiscode format}
@y
begin cx:=jis_code;
- if (isinternalUPTEX) then out(' U ')
- else out(' J '); {specify jiscode format}
+ if (isinternalUPTEX) then out('U ')
+ else out('J '); {specify jiscode format}
@z
@x