# HG changeset patch # User Matti Hamalainen # Date 1579225306 -7200 # Node ID 64fd686197d4f3ab0b4ce5142f62ca37b681301d # Parent a3d5ddbb6f16f95dfa8e97fdd03b4e38b0b54b54 Fix a Doxygen comment. diff -r a3d5ddbb6f16 -r 64fd686197d4 th_string.h --- a/th_string.h Fri Jan 17 03:21:05 2020 +0200 +++ b/th_string.h Fri Jan 17 03:41:46 2020 +0200 @@ -98,7 +98,8 @@ typedef int (*th_vprintf_putch)(th_vprintf_ctx *ctx, const char ch); -/** @def Internal *printf() implementation helper function typedef +/** @brief + * Internal *printf() implementation helper function typedef * for alternative formatting, such as octal and hexadecimal */ typedef char * (*th_vprintf_altfmt_func)(