projects
/
blender-staging.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
2.5
[blender-staging.git]
/
source
/
blender
/
editors
/
space_file
/
space_file.c
diff --git
a/source/blender/editors/space_file/space_file.c
b/source/blender/editors/space_file/space_file.c
index 5e19a993b732c38c3ba34aa77af1b79d5fb87c76..3d20dbe39a11af02b0c9c1cd8556ac994c0bdd5d 100644
(file)
--- a/
source/blender/editors/space_file/space_file.c
+++ b/
source/blender/editors/space_file/space_file.c
@@
-64,7
+64,7
@@
/* ******************** default callbacks for file space ***************** */
-static SpaceLink *file_new(
void
)
+static SpaceLink *file_new(
const bContext *C
)
{
ARegion *ar;
SpaceFile *sfile;