Fix typos
Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(cherry picked from commit d900a015b5)
This commit is contained in:
committed by
Richard Levitte
parent
72895f5112
commit
ec3a7c9b37
@@ -610,7 +610,7 @@ static int zencod_init(ENGINE *e)
|
||||
ptr_zencod_rc4_cipher = ptr_rc4_1;
|
||||
|
||||
/*
|
||||
* We should peform a test to see if there is actually any unit runnig on
|
||||
* We should perform a test to see if there is actually any unit runnig on
|
||||
* the system ... Even if the cryptozen library is loaded the module coul
|
||||
* not be loaded on the system ... For now we may just open and close the
|
||||
* device !!
|
||||
|
||||
Reference in New Issue
Block a user