Cleanup: remove redundant doxygen \file argument
Move \ingroup onto same line to be more compact and make it clear the file is in the group.
This commit is contained in:
@@ -20,8 +20,7 @@
|
||||
#ifndef __BLI_STRING_H__
|
||||
#define __BLI_STRING_H__
|
||||
|
||||
/** \file BLI_string.h
|
||||
* \ingroup bli
|
||||
/** \file \ingroup bli
|
||||
*/
|
||||
|
||||
#include <stdarg.h>
|
||||
|
||||
Reference in New Issue
Block a user