mirror of
https://github.com/Cisco-Talos/clamav.git
synced 2025-10-19 18:33:16 +00:00
libclamav: Fix typo in cl_engine_compile doc
This commit is contained in:
parent
317153435e
commit
449bcd2016
1 changed files with 1 additions and 1 deletions
|
@ -425,7 +425,7 @@ extern cl_error_t cl_engine_settings_free(struct cl_settings *settings);
|
||||||
/**
|
/**
|
||||||
* @brief Prepare the scanning engine.
|
* @brief Prepare the scanning engine.
|
||||||
*
|
*
|
||||||
* Called this after all required databases have been loaded and settings have
|
* Call this after all required databases have been loaded and settings have
|
||||||
* been applied.
|
* been applied.
|
||||||
*
|
*
|
||||||
* @param engine A scan engine.
|
* @param engine A scan engine.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue