From 62000bbaa70a2638588a1c15fc6511609f47b579 Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Fri, 7 Nov 2014 09:42:37 +0000 Subject: texk/web2c: Correct help messages for Web2C and C versions of ofm2opl & Co git-svn-id: svn://tug.org/texlive/trunk@35536 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/tftopl.ch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Build/source/texk/web2c/tftopl.ch') diff --git a/Build/source/texk/web2c/tftopl.ch b/Build/source/texk/web2c/tftopl.ch index fad8087f4b0..2a8f44a93b0 100644 --- a/Build/source/texk/web2c/tftopl.ch +++ b/Build/source/texk/web2c/tftopl.ch @@ -337,7 +337,7 @@ begin else if strcmp (optarg, 'octal') = 0 then charcode_format := charcode_octal else - print_ln ('Bad character code format', stringcast(optarg), '.'); + print_ln ('Bad character code format ', stringcast(optarg), '.'); end; {Else it was a flag; |getopt| has already done the assignment.} until getopt_return_val = -1; -- cgit v1.2.3