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/blenkernel/BKE_colorband.h')
-rw-r--r--source/blender/blenkernel/BKE_colorband.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/source/blender/blenkernel/BKE_colorband.h b/source/blender/blenkernel/BKE_colorband.h
index 79e25093634..3c5e3cd0024 100644
--- a/source/blender/blenkernel/BKE_colorband.h
+++ b/source/blender/blenkernel/BKE_colorband.h
@@ -19,8 +19,7 @@
#ifndef __BKE_COLORBAND_H__
#define __BKE_COLORBAND_H__
-/** \file BKE_colorband.h
- */
+/** \file */
#ifdef __cplusplus
extern "C" {