From de13d0a80c3cb6a7445245b2999a29fe70e49953 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Mon, 18 Feb 2019 08:08:12 +1100 Subject: doxygen: add newline after \file While \file doesn't need an argument, it can't have another doxy command after it. --- source/creator/creator_intern.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'source/creator/creator_intern.h') diff --git a/source/creator/creator_intern.h b/source/creator/creator_intern.h index 84e03634ab8..c2500c2ac06 100644 --- a/source/creator/creator_intern.h +++ b/source/creator/creator_intern.h @@ -17,7 +17,8 @@ #ifndef __CREATOR_INTERN_H__ #define __CREATOR_INTERN_H__ -/** \file \ingroup creator +/** \file + * \ingroup creator * * Functionality for main() initialization. */ -- cgit v1.2.3