Add missing line continuation backslash (cosmetic, no functional changes).

This commit is contained in:
Ville Skyttä 2009-07-25 13:36:35 +03:00
parent 6d31b15011
commit 328bd60242

View File

@ -217,7 +217,7 @@ _openssl()
-crl_check_all -cert -certform \
-key -keyform -pass -dcert \
-dcertform -dkey -dkeyform \
-dpass -dhparam -nbio
-dpass -dhparam -nbio \
-nbio_test -crlf -debug -msg \
-state -CApath -CAfile -nocert \
-cipher -quiet -no_tmp_rsa \