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/datatoc')
-rw-r--r--source/blender/datatoc/datatoc.c3
-rw-r--r--source/blender/datatoc/datatoc_icon.c3
2 files changed, 2 insertions, 4 deletions
diff --git a/source/blender/datatoc/datatoc.c b/source/blender/datatoc/datatoc.c
index 17ec4991b4c..e64ef745d7f 100644
--- a/source/blender/datatoc/datatoc.c
+++ b/source/blender/datatoc/datatoc.c
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/datatoc/datatoc.c
- * \ingroup datatoc
+/** \file \ingroup datatoc
*/
#include <stdio.h>
diff --git a/source/blender/datatoc/datatoc_icon.c b/source/blender/datatoc/datatoc_icon.c
index e4c03af71bf..d8bc2221ba2 100644
--- a/source/blender/datatoc/datatoc_icon.c
+++ b/source/blender/datatoc/datatoc_icon.c
@@ -14,8 +14,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-/** \file blender/datatoc/datatoc_icon.c
- * \ingroup datatoc
+/** \file \ingroup datatoc
*/
#include <stdio.h>