diff --git a/crypto/engine/hw_nuron.c b/crypto/engine/hw_nuron.c index 7469b8ceae9ac52c6b39d353433cef5f121a653a..68c2030a4c1a514305714e95222b0cecc7fc7af7 100644 --- 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 */