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:
authorKent Mein <mein@cs.umn.edu>2004-02-23 22:14:38 +0300
committerKent Mein <mein@cs.umn.edu>2004-02-23 22:14:38 +0300
commit6379637089f7534c10e9d8f1b43a487575b9a6e8 (patch)
tree7113c1a01651302c125594e4ef58993ca3d25bb9 /source/blender/src/editnla.c
parenta0e9208c3542609817ee6571377bfaadf26ad413 (diff)
sorry more ;'s this should be the last of them though.
Kent
Diffstat (limited to 'source/blender/src/editnla.c')
-rw-r--r--source/blender/src/editnla.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/src/editnla.c b/source/blender/src/editnla.c
index e6674a01d64..2ea8c6370e3 100644
--- a/source/blender/src/editnla.c
+++ b/source/blender/src/editnla.c
@@ -592,7 +592,7 @@ void init_nlaspace(ScrArea *sa)
snla->v2d.keeptot= 0;
snla->lock = 0;
-};
+}
void deselect_nlachannel_keys (int test)
{