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_info
/
space_info.c
diff --git
a/source/blender/editors/space_info/space_info.c
b/source/blender/editors/space_info/space_info.c
index ae6b4333150d08727cb2fb6ea9519e8843c74002..7ee6d67f7a8e8f01862e581b1419a146eb8003c3 100644
(file)
--- a/
source/blender/editors/space_info/space_info.c
+++ b/
source/blender/editors/space_info/space_info.c
@@
-62,7
+62,7
@@
/* ******************** default callbacks for info space ***************** */
-static SpaceLink *info_new(
void
)
+static SpaceLink *info_new(
const bContext *C
)
{
ARegion *ar;
SpaceInfo *sinfo;