summaryrefslogtreecommitdiffstats
path: root/src/xml/node.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/xml/node.h')
-rw-r--r--src/xml/node.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/xml/node.h b/src/xml/node.h
index 4d739f338..11a23c6ac 100644
--- a/src/xml/node.h
+++ b/src/xml/node.h
@@ -1,8 +1,8 @@
// SPDX-License-Identifier: GPL-2.0-or-later
/** @file
* @brief Interface for XML nodes
- *//*
-/* Authors:
+ *
+ * Authors:
* MenTaLguY <mental@rydia.net>
* Krzysztof KosiƄski <tweenk.pl@gmail.com> (documentation)
*