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:
da8a2e6
)
Remove duplication.
author
Ben Laurie
<ben@openssl.org>
Fri, 7 Sep 2001 11:44:59 +0000
(11:44 +0000)
committer
Ben Laurie
<ben@openssl.org>
Fri, 7 Sep 2001 11:44:59 +0000
(11:44 +0000)
crypto/engine/hw_nuron.c
patch
|
blob
|
history
diff --git
a/crypto/engine/hw_nuron.c
b/crypto/engine/hw_nuron.c
index 7469b8ceae9ac52c6b39d353433cef5f121a653a..68c2030a4c1a514305714e95222b0cecc7fc7af7 100644
(file)
--- a/
crypto/engine/hw_nuron.c
+++ b/
crypto/engine/hw_nuron.c
@@
-108,7
+108,6
@@
static ERR_STRING_DATA nuron_str_functs[] =
{NURON_R_NOT_LOADED ,"not loaded"},
{NURON_R_DSO_FAILURE ,"DSO failure"},
{NURON_R_CTRL_COMMAND_NOT_IMPLEMENTED ,"ctrl command not implemented"},
-{NURON_R_NOT_LOADED ,"not loaded"},
{0,NULL}
};
/* The library number we obtain dynamically from the ERR code */