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:
authorAndre Susano Pinto <andresusanopinto@gmail.com>2009-08-01 14:21:26 +0400
committerAndre Susano Pinto <andresusanopinto@gmail.com>2009-08-01 14:21:26 +0400
commitc3a4936d9dc4abc6be5c74a16521d252893a2805 (patch)
tree0c4ef038058d84e37a0c302bef89240eb780d2e0 /source/blender/editors/armature/meshlaplacian.c
parent2830f25ff3bf7a80c88b86132f76081ced3e86a1 (diff)
parent78bbe5c479f80a331528d730486770c4f46e74fc (diff)
svn merge -r 21508:22111 https://svn.blender.org/svnroot/bf-blender/branches/blender2.5/blender
Diffstat (limited to 'source/blender/editors/armature/meshlaplacian.c')
-rw-r--r--source/blender/editors/armature/meshlaplacian.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/editors/armature/meshlaplacian.c b/source/blender/editors/armature/meshlaplacian.c
index d74c8dbd0e1..7a0eda16d39 100644
--- a/source/blender/editors/armature/meshlaplacian.c
+++ b/source/blender/editors/armature/meshlaplacian.c
@@ -66,7 +66,7 @@
/* ************* XXX *************** */
-static void waitcursor() {}
+static void waitcursor(int val) {}
static void progress_bar() {}
static void start_progress_bar() {}
static void end_progress_bar() {}