And so it begins...
[openssl.git] / crypto / err / err.c
index acf16d91f1cb6c949d4de0c0426ffe725b63be1a..09b9812b7e0d7e4bab0960acf89676648ff2cc31 100644 (file)
@@ -151,6 +151,7 @@ static ERR_STRING_DATA ERR_str_libraries[]=
 {ERR_PACK(ERR_LIB_ENGINE,0,0)          ,"engine routines"},
 {ERR_PACK(ERR_LIB_OCSP,0,0)            ,"OCSP routines"},
 {ERR_PACK(ERR_LIB_HMAC,0,0)            ,"HMAC routines"},
+{ERR_PACK(ERR_LIB_CMS,0,0)             ,"CMS routines"},
 {0,NULL},
        };