changeset 618:64fd686197d4

Fix a Doxygen comment.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 17 Jan 2020 03:41:46 +0200
parents a3d5ddbb6f16
children c1eed41a0215
files th_string.h
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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)(