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/python/generic/imbuf_py_api.h')
-rw-r--r--source/blender/python/generic/imbuf_py_api.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/source/blender/python/generic/imbuf_py_api.h b/source/blender/python/generic/imbuf_py_api.h
index 9a1d526d74f..c36c4ba11f6 100644
--- a/source/blender/python/generic/imbuf_py_api.h
+++ b/source/blender/python/generic/imbuf_py_api.h
@@ -17,7 +17,8 @@
#ifndef __IMBUF_PY_API_H__
#define __IMBUF_PY_API_H__
-/** \file \ingroup pygen
+/** \file
+ * \ingroup pygen
*/
PyObject *BPyInit_imbuf(void);