Opacity.
[openssl.git] / crypto / engine / eng_int.h
index ca9733c7a611c96d5259036d85de7003152c6543..beaa878e36f292df9d63a0d0a7d115fa6865e127 100644 (file)
@@ -99,7 +99,7 @@ extern CRYPTO_RWLOCK *global_engine_lock;
 
 /*
  * Any code that will need cleanup operations should use these functions to
- * register callbacks. int_engine_cleanup() will call all registered
+ * register callbacks. engine_cleanup_int() will call all registered
  * callbacks in order. NB: both the "add" functions assume the engine lock to
  * already be held (in "write" mode).
  */