From: Richard Levitte Date: Sun, 16 Jan 2000 12:30:16 +0000 (+0000) Subject: Cut'n'paste error X-Git-Tag: OpenSSL_0_9_5beta1~268 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=29ccd81f58d459f72746792bc43d6536bff022ea;p=oweals%2Fopenssl.git Cut'n'paste error --- diff --git a/crypto/crypto-lib.com b/crypto/crypto-lib.com index 1532c0dedf..4caf19f28a 100644 --- a/crypto/crypto-lib.com +++ b/crypto/crypto-lib.com @@ -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")