From: Vladimír Vondruš Date: Sat, 14 Sep 2024 00:10:43 +0000 (+0200) Subject: documentation/doxygen: superfluous } in a test. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~cjwatson/git?a=commitdiff_plain;h=2cfe389d6d880340781d6422e8b0e1a4c7e07375;p=blog.git documentation/doxygen: superfluous } in a test. KDevelop complains, Doxygen didn't even notice this was a bug I guess. --- diff --git a/documentation/test_doxygen/undocumented/Directory/File.h b/documentation/test_doxygen/undocumented/Directory/File.h index f17c5c4e..2307d9cd 100644 --- a/documentation/test_doxygen/undocumented/Directory/File.h +++ b/documentation/test_doxygen/undocumented/Directory/File.h @@ -135,7 +135,7 @@ void fooInModule(); * @} */ -}} +} /* An undocumented define */ #define A_DEFINE