diff options
| author | Thomas Holder <thomas@thomas-holder.de> | 2018-11-10 13:04:01 +0000 |
|---|---|---|
| committer | Thomas Holder <thomas@thomas-holder.de> | 2018-11-10 13:04:01 +0000 |
| commit | f7e658587354a38f89258dac40b6740e10be4a5f (patch) | |
| tree | 989eb77f227f97550c98c85426dc884b76d975ea /src/xml/node.h | |
| parent | license check: use exceptions (diff) | |
| download | inkscape-f7e658587354a38f89258dac40b6740e10be4a5f.tar.gz inkscape-f7e658587354a38f89258dac40b6740e10be4a5f.zip | |
fix compiling on macOS
Diffstat (limited to 'src/xml/node.h')
| -rw-r--r-- | src/xml/node.h | 4 |
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) * |
