chiark / gitweb /
documentation/doxygen: superfluous } in a test.
authorVladimír Vondruš <mosra@centrum.cz>
Sat, 14 Sep 2024 00:10:43 +0000 (02:10 +0200)
committerVladimír Vondruš <mosra@centrum.cz>
Sat, 14 Sep 2024 00:46:33 +0000 (02:46 +0200)
KDevelop complains, Doxygen didn't even notice this was a bug I guess.

documentation/test_doxygen/undocumented/Directory/File.h

index f17c5c4e1ead30e72f4a44d2af9558dfe45532c4..2307d9cde944937ec2f306b719cb96898211a158 100644 (file)
@@ -135,7 +135,7 @@ void fooInModule();
  * @}
  */
 
-}}
+}
 
 /* An undocumented define */
 #define A_DEFINE