mirror of
https://github.com/openssl/openssl.git
synced 2025-02-17 14:32:04 +08:00
Cut'n'paste error
This commit is contained in:
parent
b9d82f4735
commit
29ccd81f58
@ -833,6 +833,10 @@ $! Time To RETURN.
|
||||
$!
|
||||
$ RETURN
|
||||
$!
|
||||
$! Check The User's Options.
|
||||
$!
|
||||
$ CHECK_OPTIONS:
|
||||
$!
|
||||
$! Check To See If P1 Is Blank.
|
||||
$!
|
||||
$ IF (P1.EQS."ALL")
|
||||
@ -886,10 +890,6 @@ $! End The P1 Check.
|
||||
$!
|
||||
$ ENDIF
|
||||
$!
|
||||
$! Check The User's Options.
|
||||
$!
|
||||
$ CHECK_OPTIONS:
|
||||
$!
|
||||
$! Check To See If P2 Is Blank.
|
||||
$!
|
||||
$ IF (P2.EQS."NORSAREF")
|
||||
|
Loading…
Reference in New Issue
Block a user