doxygen: add newline after \file
While \file doesn't need an argument, it can't have another doxy command after it.
This commit is contained in:
@@ -16,7 +16,8 @@
|
||||
* Copyright (C) 2018 Blender Foundation.
|
||||
*/
|
||||
|
||||
/** \file \ingroup DNA
|
||||
/** \file
|
||||
* \ingroup DNA
|
||||
*
|
||||
* Utilities for stand-alone makesdna.c and Blender to share.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user