Skip to content

Commit c5ba067

Browse files
committed
doxygen: Added missing * in API description
Added a missing * in nrf_cc310_platform_header.h Signed-off-by: Torsten Rasmussen <[email protected]>
1 parent 5bd5fe1 commit c5ba067

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crypto/nrf_cc310_platform/include/nrf_cc310_platform_entropy.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ extern "C"
2727

2828

2929

30-
/* @brief Function to generate entropy using Arm CryptoCell CC310
30+
/**@brief Function to generate entropy using Arm CryptoCell CC310
3131
*
3232
* This API corresponds to mbedtls_hardware_poll. It provides TRNG using
3333
* the Arm CC310 hardware accelerator.

0 commit comments

Comments
 (0)