Skip to content

Commit f65d01c

Browse files
GrosQuildubdrodes
andcommitted
Update cpp/ql/lib/experimental/quantum/OpenSSL/Operations/OpenSSLOperationBase.qll
Co-authored-by: Ben Rodes <[email protected]>
1 parent 6bc97d8 commit f65d01c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/ql/lib/experimental/quantum/OpenSSL/Operations/OpenSSLOperationBase.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ abstract class OpenSSLOperation extends Crypto::OperationInstance instanceof Cal
2222
}
2323

2424
/**
25-
* Calls to initialization functions of EVP API.
25+
* A Call to initialization functions from the EVP API.
2626
* These are not operations in the sense of Crypto::OperationInstance,
2727
* but they are used to initialize the context for the operation.
2828
*/

0 commit comments

Comments
 (0)