aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>2001-09-06 16:24:29 +0000
committerUlf Möller <ulf@openssl.org>2001-09-06 16:24:29 +0000
commitd83ae69455e9c03e104d99cbda1a94950f46d11a (patch)
tree255afe786c4b23f7a040d1a20352602c94cdaf6d
parentbb4f7a8d527c41238d5120c211b2ac38ecb90609 (diff)
downloadopenssl-d83ae69455e9c03e104d99cbda1a94950f46d11a.tar.gz
double definition
-rw-r--r--crypto/engine/hw_nuron.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/engine/hw_nuron.c b/crypto/engine/hw_nuron.c
index 5ca10be771..7469b8ceae 100644
--- a/crypto/engine/hw_nuron.c
+++ b/crypto/engine/hw_nuron.c
@@ -93,7 +93,6 @@ static const ENGINE_CMD_DEFN nuron_cmd_defns[] = {
#define NURON_R_NOT_LOADED 107
#define NURON_R_DSO_FAILURE 108
#define NURON_R_CTRL_COMMAND_NOT_IMPLEMENTED 109
-#define NURON_R_NOT_LOADED 110
static ERR_STRING_DATA nuron_str_functs[] =
{
/* This first element is changed to match the dynamic 'lib' number */