commit | 8b6068b69a73c8e84c3e1a93d42cb40f4c7a32fe | [log] [tgz] |
---|---|---|
author | David Horstmann <david.horstmann@arm.com> | Thu Jan 05 15:42:32 2023 +0000 |
committer | David Horstmann <david.horstmann@arm.com> | Thu Jan 05 15:42:32 2023 +0000 |
tree | 0cf7a8a1a54c8bf961c3d2e310d224b34ee32813 | |
parent | cd0a5656445bb75e8fe485880b4b00c28522a66f [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.