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/blenlib/BLI_args.h')
-rw-r--r--source/blender/blenlib/BLI_args.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/source/blender/blenlib/BLI_args.h b/source/blender/blenlib/BLI_args.h
index fb0e774afd0..e1f54903563 100644
--- a/source/blender/blenlib/BLI_args.h
+++ b/source/blender/blenlib/BLI_args.h
@@ -20,8 +20,9 @@
#ifndef __BLI_ARGS_H__
#define __BLI_ARGS_H__
-/** \file \ingroup bli
- * \brief A general argument parsing module.
+/** \file
+ * \ingroup bli
+ * \brief A general argument parsing module.
*/
struct bArgs;