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/imbuf/intern/openexr')
-rw-r--r--source/blender/imbuf/intern/openexr/openexr_api.cpp3
-rw-r--r--source/blender/imbuf/intern/openexr/openexr_api.h3
-rw-r--r--source/blender/imbuf/intern/openexr/openexr_multi.h3
-rw-r--r--source/blender/imbuf/intern/openexr/openexr_stub.cpp3
4 files changed, 4 insertions, 8 deletions
diff --git a/source/blender/imbuf/intern/openexr/openexr_api.cpp b/source/blender/imbuf/intern/openexr/openexr_api.cpp
index a254111e489..97f28de8eb9 100644
--- a/source/blender/imbuf/intern/openexr/openexr_api.cpp
+++ b/source/blender/imbuf/intern/openexr/openexr_api.cpp
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/imbuf/intern/openexr/openexr_api.cpp
- * \ingroup openexr
+/** \file \ingroup openexr
*/
#include <stdlib.h>
diff --git a/source/blender/imbuf/intern/openexr/openexr_api.h b/source/blender/imbuf/intern/openexr/openexr_api.h
index 93687c833d6..1c7ca058ff6 100644
--- a/source/blender/imbuf/intern/openexr/openexr_api.h
+++ b/source/blender/imbuf/intern/openexr/openexr_api.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/imbuf/intern/openexr/openexr_api.h
- * \ingroup openexr
+/** \file \ingroup openexr
*/
diff --git a/source/blender/imbuf/intern/openexr/openexr_multi.h b/source/blender/imbuf/intern/openexr/openexr_multi.h
index 5659b37c81c..b38cf12a623 100644
--- a/source/blender/imbuf/intern/openexr/openexr_multi.h
+++ b/source/blender/imbuf/intern/openexr/openexr_multi.h
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/imbuf/intern/openexr/openexr_multi.h
- * \ingroup openexr
+/** \file \ingroup openexr
*/
diff --git a/source/blender/imbuf/intern/openexr/openexr_stub.cpp b/source/blender/imbuf/intern/openexr/openexr_stub.cpp
index ec357fe7161..4c02b2758e0 100644
--- a/source/blender/imbuf/intern/openexr/openexr_stub.cpp
+++ b/source/blender/imbuf/intern/openexr/openexr_stub.cpp
@@ -17,8 +17,7 @@
* All rights reserved.
*/
-/** \file blender/imbuf/intern/openexr/openexr_stub.cpp
- * \ingroup openexr
+/** \file \ingroup openexr
*/
#include "openexr_api.h"