chiark / gitweb /
documentation/doxygen: fix Doxygen warning.
authorVladimír Vondruš <mosra@centrum.cz>
Sun, 9 Jan 2022 20:40:40 +0000 (21:40 +0100)
committerVladimír Vondruš <mosra@centrum.cz>
Sun, 9 Jan 2022 22:50:25 +0000 (23:50 +0100)
Funnily enough this doesn't make the multiline brief bug go away. So
what's even the point of checking those, Doxygen?!

documentation/test_doxygen/contents_autobrief_multiline/File.h

index e583734c12364c968ce78f2db813a3eb6eb7242c..6853a5fda9c44fbe9ca4914c01e94883a4b14ba5 100644 (file)
@@ -2,3 +2,5 @@
 /// @{
 /// Second line of a brief output gets ignored with a warning
 namespace Namespace {}
+
+/// @}