summaryrefslogtreecommitdiff
path: root/tests/test_optional_api.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_optional_api.c')
-rw-r--r--tests/test_optional_api.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/test_optional_api.c b/tests/test_optional_api.c
index a89b46159..f7809d32b 100644
--- a/tests/test_optional_api.c
+++ b/tests/test_optional_api.c
@@ -17,7 +17,8 @@
*/
/*!
- * \file \brief Test optional API.
+ * \file
+ * \brief Test optional API.
*
* This tests exercise the underlying implementation functions. Acutal usage
* won't look anything like this; it would use the wrapper macros.