From f7e658587354a38f89258dac40b6740e10be4a5f Mon Sep 17 00:00:00 2001 From: Thomas Holder Date: Sat, 10 Nov 2018 14:04:01 +0100 Subject: fix compiling on macOS --- src/xml/node.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/xml') 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 * Krzysztof KosiƄski (documentation) * -- cgit v1.2.3