Loading apps/engine.c +1 −1 Original line number Diff line number Diff line Loading @@ -75,8 +75,8 @@ static char *engine_usage[]={ " -v - verbose mode, a textual listing of the engines in OpenSSL\n", #if 0 " -c - for each engine, also list the capabilities\n", " -t - for each engine, check that they are really available\n", #endif " -t - for each engine, check that they are really available\n", NULL }; Loading Loading
apps/engine.c +1 −1 Original line number Diff line number Diff line Loading @@ -75,8 +75,8 @@ static char *engine_usage[]={ " -v - verbose mode, a textual listing of the engines in OpenSSL\n", #if 0 " -c - for each engine, also list the capabilities\n", " -t - for each engine, check that they are really available\n", #endif " -t - for each engine, check that they are really available\n", NULL }; Loading