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/blenpluginapi/intern/pluginapi.c')
-rw-r--r--source/blender/blenpluginapi/intern/pluginapi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/blenpluginapi/intern/pluginapi.c b/source/blender/blenpluginapi/intern/pluginapi.c
index b81facfac7e..02166c466fa 100644
--- a/source/blender/blenpluginapi/intern/pluginapi.c
+++ b/source/blender/blenpluginapi/intern/pluginapi.c
@@ -186,7 +186,7 @@ LIBEXPORT int ispic(char * name)
}
/* still the same name */
-/* void (*ditherfunc)(struct ImBuf *, short, short){} */
+/* void (*ditherfunc)(struct ImBuf *, short, short) {} */
LIBEXPORT struct ImBuf *scaleImBuf(struct ImBuf *ib,
short nx,