Skip to content

Commit

Permalink
Update src/core/common/settings.hpp
Browse files Browse the repository at this point in the history
Co-authored-by: Esko Dijk <EskoDijk@users.noreply.github.com>
  • Loading branch information
canisLupus1313 and EskoDijk authored Dec 12, 2024
1 parent e6d2851 commit 13145eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/common/settings.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -817,7 +817,7 @@ class Settings : public SettingsBase, private NonCopyable
/**
* Reads the Tcat Commissioner certificate.
*
* @param[in] aCert The Dataset type (active or pending) to read.
* @param[out] aCert Buffer to store the DER-encoded X509 end-entity certificate of the TCAT Commissioner
* @param[out] aCertLen Certificate length.
*
* @retval kErrorNone Successfully read the Dataset.
Expand Down

0 comments on commit 13145eb

Please sign in to comment.