From 11bd8b21620d78c0399387a501ec2277e85a2f47 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Tue, 27 Apr 2010 13:01:56 +0200 Subject: [PATCH] Doxygen fixes --- include/yaz/thread_id.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/yaz/thread_id.h b/include/yaz/thread_id.h index 608ed14..bea3c19 100644 --- a/include/yaz/thread_id.h +++ b/include/yaz/thread_id.h @@ -26,7 +26,7 @@ */ /** - * \file mutex.h + * \file thread_id.h * \brief Header for Mutex functions */ #ifndef YAZ_THREAD_ID_H @@ -39,7 +39,7 @@ YAZ_BEGIN_CDECL /** \brief format current thread as printable C-string \param buf buffer for string - \param buf_max maximum number of bytes (including trailing \0) + \param buf_max maximum number of bytes (including trailing \\0) */ YAZ_EXPORT -- 1.7.10.4