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 95fd4f2 commit e6d2851
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 @@ -808,7 +808,7 @@ class Settings : public SettingsBase, private NonCopyable
/**
* Stores the Tcat Commissioner certificate.
*
* @param[in] aCert The Dataset type (active or pending) to read.
* @param[in] aCert The DER-encoded X509 end-entity certificate to store.
* @param[in] aCertLen Certificate length.
*
*/
Expand Down

0 comments on commit e6d2851

Please sign in to comment.