projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce23b0f
)
-t is supported, so display some help about it.
author
Richard Levitte
<levitte@openssl.org>
Wed, 1 Nov 2000 23:55:45 +0000
(23:55 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Wed, 1 Nov 2000 23:55:45 +0000
(23:55 +0000)
apps/engine.c
patch
|
blob
|
history
diff --git
a/apps/engine.c
b/apps/engine.c
index 5467aece11c7f96bac20638ea435f28652a40483..42f768b12f82d7cd0db297c91a088f73315fe0a4 100644
(file)
--- a/
apps/engine.c
+++ b/
apps/engine.c
@@
-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
};