Rename lots of *_intern or *_internal function to int_*
[openssl.git] / crypto / engine / eng_list.c
index 26c6a6b077f01c27cc8eaa2b9003f3fcd2fefd0f..a66be7f17c349dfd65a9c4e5eb00172090a43cf5 100644 (file)
@@ -79,7 +79,7 @@ static ENGINE *engine_list_tail = NULL;
 
 /*
  * This cleanup function is only needed internally. If it should be called,
- * we register it with the "engine_cleanup_intern()" stack to be called during
+ * we register it with the "int_engine_cleanup()" stack to be called during
  * cleanup.
  */