diff options
Diffstat (limited to 'Build/source/texk/web2c/omegaware/odvicopy.ch')
-rw-r--r-- | Build/source/texk/web2c/omegaware/odvicopy.ch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/omegaware/odvicopy.ch b/Build/source/texk/web2c/omegaware/odvicopy.ch index b52b774ab0e..c502aa52483 100644 --- a/Build/source/texk/web2c/omegaware/odvicopy.ch +++ b/Build/source/texk/web2c/omegaware/odvicopy.ch @@ -594,7 +594,7 @@ begin end else if argument_is ('version') then begin print_version_and_exit - (banner, 'J. Plaice, Y. Haralambous, P. Breitenlohner', nil); + (banner, 'J. Plaice, Y. Haralambous, P. Breitenlohner', nil, nil); end else if argument_is ('magnification') then begin out_mag := atou (optarg); |