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/src/transform.c')
-rwxr-xr-xsource/blender/src/transform.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/src/transform.c b/source/blender/src/transform.c
index 4b91608deef..ecaf23daa52 100755
--- a/source/blender/src/transform.c
+++ b/source/blender/src/transform.c
@@ -196,7 +196,7 @@ static void set_prop_dist(TransInfo *t)
/* ************************** CONVERSIONS ************************* */
-void createTransTexspace(void)
+static void createTransTexspace(void)
{
TransData *td;
Object *ob;