projects
/
platform
/
upstream
/
elementary.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e83e89a
)
/me shuts up GCC for not understanding this new fangled C code.
author
Brett Nash
<nash@nash.id.au>
Thu, 10 Jun 2010 06:41:50 +0000
(06:41 +0000)
committer
Brett Nash
<nash@nash.id.au>
Thu, 10 Jun 2010 06:41:50 +0000
(06:41 +0000)
SVN revision: 49608
src/lib/elc_fileselector_button.c
patch
|
blob
|
history
diff --git
a/src/lib/elc_fileselector_button.c
b/src/lib/elc_fileselector_button.c
index 08ba775b934a314984f1d0c4a96d100ab94e21c3..d28a5b345b32bcd9abc5032cf0bb600057e705ee 100644
(file)
--- a/
src/lib/elc_fileselector_button.c
+++ b/
src/lib/elc_fileselector_button.c
@@
-216,7
+216,7
@@
_new_window_add(Widget_Data *wd)
static void
_fs_launch(void *data, Evas_Object *obj __UNUSED__, const char *emission __UNUSED__, const char *source __UNUSED__)
{
- Evas_Object *fs_btn, *win
, *iw
;
+ Evas_Object *fs_btn, *win
= NULL, *iw = NULL
;
Eina_Bool win_fallback;
Widget_Data *wd;