commit | 71159f45ab8850eafb75a8f5ecb38a871b56a89b | [log] [tgz] |
---|---|---|
author | David Horstmann <david.horstmann@arm.com> | Tue Jan 03 12:51:59 2023 +0000 |
committer | David Horstmann <david.horstmann@arm.com> | Tue Jan 03 12:51:59 2023 +0000 |
tree | fafcf89fca782eb9a5d746cb3b865bdf375395f0 | |
parent | 7a389ddc847f25e4b98d07e641dac123d9e7a53c [diff] [blame] |
Switch to the new code style Signed-off-by: David Horstmann <david.horstmann@arm.com>
diff --git a/include/mbedtls/private_access.h b/include/mbedtls/private_access.h index 85461f6..61fa877 100644 --- a/include/mbedtls/private_access.h +++ b/include/mbedtls/private_access.h
@@ -1,4 +1,4 @@ - /** +/** * \file private_access.h * * \brief Macro wrapper for struct's members.