diff options
Diffstat (limited to 'src/xml/log-builder.cpp')
| -rw-r--r-- | src/xml/log-builder.cpp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/xml/log-builder.cpp b/src/xml/log-builder.cpp index e8b7c707e..5ff09a0e0 100644 --- a/src/xml/log-builder.cpp +++ b/src/xml/log-builder.cpp @@ -1,7 +1,7 @@ -/* - * Inkscape::XML::LogBuilder - NodeObserver which builds an event log - * - * Copyright 2005 MenTaLguY <mental@rydia.net> +/** @file + * @brief Object building an event log + */ +/* Copyright 2005 MenTaLguY <mental@rydia.net> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License |
