summaryrefslogtreecommitdiffstats
path: root/testing/019_defgroup.c
diff options
context:
space:
mode:
authorDimitri van Heesch <doxygen@gmail.com>2020-07-17 14:13:38 (GMT)
committerDimitri van Heesch <doxygen@gmail.com>2020-07-17 14:13:38 (GMT)
commit327423e217337bf4e64515aba6cf78b9877bc165 (patch)
tree5c87572cbc92b0904c7bc81523f0bcf7f3706747 /testing/019_defgroup.c
parent38e6d479a2fb624000521b93a384932997ffe16f (diff)
downloadDoxygen-327423e217337bf4e64515aba6cf78b9877bc165.zip
Doxygen-327423e217337bf4e64515aba6cf78b9877bc165.tar.gz
Doxygen-327423e217337bf4e64515aba6cf78b9877bc165.tar.bz2
issue #7852, #7867, #7901: Changed the set of commands that effect ending a brief description
Diffstat (limited to 'testing/019_defgroup.c')
-rw-r--r--testing/019_defgroup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/019_defgroup.c b/testing/019_defgroup.c
index d42d63e..d7e440e 100644
--- a/testing/019_defgroup.c
+++ b/testing/019_defgroup.c
@@ -38,7 +38,7 @@ void func_g3();
/** \} */
/** \addtogroup g3
- * \{
+ * \{
*/
/** Another function added to the third group */