From 48a36ff9e996ba25b4353cdb41a357ea070d5d41 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Wed, 6 Feb 2019 15:52:04 +1100 Subject: Cleanup: manually apply changes missed last commit Automatic edits failed for indented comment blocks, removed indentation & adjusted. --- source/blender/makesdna/DNA_documentation.h | 3 +-- source/blender/makesdna/intern/makesdna.c | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) (limited to 'source/blender/makesdna') diff --git a/source/blender/makesdna/DNA_documentation.h b/source/blender/makesdna/DNA_documentation.h index a3306d2f6c2..d75e864e5f8 100644 --- a/source/blender/makesdna/DNA_documentation.h +++ b/source/blender/makesdna/DNA_documentation.h @@ -17,9 +17,8 @@ * All rights reserved. */ -/** +/** \file \ingroup DNA * \page makesdna makesdna - * \ingroup DNA * * \section aboutdna About the DNA module * diff --git a/source/blender/makesdna/intern/makesdna.c b/source/blender/makesdna/intern/makesdna.c index c1962e030dc..ac413878ea2 100644 --- a/source/blender/makesdna/intern/makesdna.c +++ b/source/blender/makesdna/intern/makesdna.c @@ -17,9 +17,9 @@ * All rights reserved. */ -/** \file - * \brief Struct muncher for making SDNA. - * \ingroup DNA +/** \file \ingroup DNA + * + * \brief Struct muncher for making SDNA. * * \section aboutmakesdnac About makesdna tool * Originally by Ton, some mods by Frank, and some cleaning and -- cgit v1.2.3