Sorry for the delay.
You should probably use the same doxygen header in both the .h and .c
files, with the @param lines.
--
Rebecca Cran
On 11/3/21 2:44 AM, mateusz.mo...@intel.com wrote:
From: mateusz-mowka
This patch adds strnlen function wrapper that internally calls
AsciiStrnLenS, w
From: mateusz-mowka
This patch adds strnlen function wrapper that internally calls
AsciiStrnLenS, which is defined in BaseLib.
Cc: Caleb Reister
Cc: Rebecca Cran
Cc: Michael D Kinney
Signed-off-by: Mateusz Mówka
---
StdLib/Include/string.h | 11 +++
StdLib/LibC/String/Misc.c | 12