mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-22 05:46:41 +01:00
Fixed documentation issues found by clang
This commit is contained in:
parent
92bc875e0a
commit
a36d23e290
10 changed files with 21 additions and 21 deletions
|
|
@ -59,7 +59,7 @@ extern "C" {
|
|||
/**
|
||||
* \brief PadLock detection routine
|
||||
*
|
||||
* \param The feature to detect
|
||||
* \param feature The feature to detect
|
||||
*
|
||||
* \return 1 if CPU has support for the feature, 0 otherwise
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue