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
path: root/source
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2004-01-03 06:18:00 +0300
committerDaniel Dunbar <daniel@zuster.org>2004-01-03 06:18:00 +0300
commitdc343a17e52560d1a4528447b05293aa7a99e8b4 (patch)
treec334a01c33f4f7b68bf776e24af95e8f0434d8df /source
parent24e63b2f89c1737373da72686278455f06aa94e6 (diff)
- predeclared UserStruct with wrong name
Diffstat (limited to 'source')
-rw-r--r--source/blender/readstreamglue/BLO_keyStore.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/readstreamglue/BLO_keyStore.h b/source/blender/readstreamglue/BLO_keyStore.h
index 6d70fdcaa3d..02f5275bd59 100644
--- a/source/blender/readstreamglue/BLO_keyStore.h
+++ b/source/blender/readstreamglue/BLO_keyStore.h
@@ -40,7 +40,7 @@ extern "C" {
typedef unsigned char byte;
-struct UserStructType;
+struct UserStruct;
void
keyStoreConstructor(