Fix faulty check in the VMS version of opt_progname
authorRichard Levitte <levitte@openssl.org>
Wed, 30 Dec 2015 15:57:05 +0000 (16:57 +0100)
committerRichard Levitte <levitte@openssl.org>
Wed, 30 Dec 2015 15:57:05 +0000 (16:57 +0100)
commit211a68b41a0dd3fed01ac9c93e495fdc03bd1e92
tree51f4cc401cb750304c2652f1b95ff26632203975
parent579415de5426b5b5e07b32c4ccffb7ed36facf9c
Fix faulty check in the VMS version of opt_progname

Reviewed-by: Stephen Henson <steve@openssl.org>
apps/opt.c