fix comments

This commit is contained in:
Dr. Stephen Henson
2010-01-21 01:17:45 +00:00
parent 53e97e7433
commit 15a9821cc2
2 changed files with 4 additions and 4 deletions

View File

@@ -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;