Move the SCT List extension parser into libssl.
[openssl.git] / crypto / objects / obj_dat.c
index 8a342ba3eb3eb07eca1eb6fee5436e2355c1cf3f..959ad65d99c3fb5aece207af10740e67bf478ac1 100644 (file)
@@ -207,7 +207,7 @@ static IMPLEMENT_LHASH_DOALL_FN(cleanup2, ADDED_OBJ)
 static IMPLEMENT_LHASH_DOALL_FN(cleanup3, ADDED_OBJ)
 
 /* The purpose of obj_cleanup_defer is to avoid EVP_cleanup() attempting
- * to use freed up OIDs. If neccessary the actual freeing up of OIDs is
+ * to use freed up OIDs. If necessary the actual freeing up of OIDs is
  * delayed.
  */