Fix name of "locked" variable
[openssl.git] / crypto / engine / eng_int.h
index 741e6876b62500e7e777836d771d3ffcd64ac511..f7bc706f161c173cd8d78bcaa49d5cd06dede339 100644 (file)
@@ -104,7 +104,7 @@ void engine_table_doall(ENGINE_TABLE *table, engine_table_doall_cb *cb,
  */
 int engine_unlocked_init(ENGINE *e);
 int engine_unlocked_finish(ENGINE *e, int unlock_for_handlers);
-int engine_free_util(ENGINE *e, int locked);
+int engine_free_util(ENGINE *e, int not_locked);
 
 /*
  * This function will reset all "set"able values in an ENGINE to NULL. This