Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'source/blender/freestyle/intern/scene_graph/ScenePrettyPrinter.h')
-rw-r--r--source/blender/freestyle/intern/scene_graph/ScenePrettyPrinter.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/source/blender/freestyle/intern/scene_graph/ScenePrettyPrinter.h b/source/blender/freestyle/intern/scene_graph/ScenePrettyPrinter.h
index bdb4031f510..715f78ab044 100644
--- a/source/blender/freestyle/intern/scene_graph/ScenePrettyPrinter.h
+++ b/source/blender/freestyle/intern/scene_graph/ScenePrettyPrinter.h
@@ -17,8 +17,9 @@
#ifndef __FREESTYLE_SCENE_PRETTY_PRINTER_H__
#define __FREESTYLE_SCENE_PRETTY_PRINTER_H__
-/** \file \ingroup freestyle
- * \brief Class to display textual information about a scene graph.
+/** \file
+ * \ingroup freestyle
+ * \brief Class to display textual information about a scene graph.
*/
#include <fstream>