fix comments
This commit is contained in:
@@ -12,7 +12,7 @@ int main(int argc, char **argv)
|
||||
int ret = 1;
|
||||
|
||||
/*
|
||||
* On OpenSSL 0.9.9 only:
|
||||
* On OpenSSL 1.0.0 and later only:
|
||||
* for streaming set CMS_STREAM
|
||||
*/
|
||||
int flags = CMS_STREAM;
|
||||
|
Reference in New Issue
Block a user