projects
/
apps
/
native
/
bluetooth-share-ui.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
715f938
)
Fix the warning error
35/98435/1
accepted/tizen/common/20161118.090626
accepted/tizen/mobile/20161121.011727
submit/tizen/20161118.002314
author
DoHyun Pyun
<dh79.pyun@samsung.com>
Thu, 17 Nov 2016 09:05:10 +0000
(18:05 +0900)
committer
DoHyun Pyun
<dh79.pyun@samsung.com>
Thu, 17 Nov 2016 09:05:37 +0000
(18:05 +0900)
Change-Id: I0546a6995f8f1e08a1d6ab1a7c5bcfc361974a50
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
src/bt-share-ui-view.c
patch
|
blob
|
history
diff --git
a/src/bt-share-ui-view.c
b/src/bt-share-ui-view.c
index a3a73c533e6ebed9e57c1bbdfe6f4badc320883f..9e6682d60f494c657c729b69dfbb61dafc04c182 100644
(file)
--- a/
src/bt-share-ui-view.c
+++ b/
src/bt-share-ui-view.c
@@
-966,7
+966,7
@@
Evas_Object *__bt_create_error_popup(bt_share_appdata_t *ad)
return popup;
}
-static bt_file_type_e __get_file_type(char *name)
+static bt_file_type_e __get_file_type(c
onst c
har *name)
{
FN_START;