X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=crypto%2Ferr%2Ferr.c;h=e28ec56ffa6a82ffc165cb9b58a9dfee3a6015d0;hp=286bf4250c65e9e86d16bf0c084f6f4e5084c281;hb=a25aca2943e15968ba879b3414116cd0bd61cfa9;hpb=48c524827bd4105afb60da37354990c98ab158c9 diff --git a/crypto/err/err.c b/crypto/err/err.c index 286bf4250c..e28ec56ffa 100644 --- a/crypto/err/err.c +++ b/crypto/err/err.c @@ -149,7 +149,6 @@ static ERR_STRING_DATA ERR_str_libraries[]= {ERR_PACK(ERR_LIB_DSO,0,0) ,"DSO support routines"}, {ERR_PACK(ERR_LIB_ENGINE,0,0) ,"engine routines"}, {ERR_PACK(ERR_LIB_OCSP,0,0) ,"OCSP routines"}, -{ERR_PACK(ERR_LIB_FIPS,0,0) ,"FIPS routines"}, {0,NULL}, };