mirror of
https://github.com/espressif/openthread.git
synced 2026-06-05 21:14:49 +00:00
093531d37c
This commit fixes incorrect return type in doxygen generated doc by telling doxygen `OT_TOOL_PRINTF_STYLE_FORMAT_ARG_CHECK` should be expanded. Doxygen got confused with macros following function declarations.