projects
/
platform
/
core
/
telephony
/
libtapi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eb77ddc
)
Apply coding rule
53/54553/1
accepted/tizen/mobile/20151216.111157
accepted/tizen/tv/20151216.110808
accepted/tizen/wearable/20151216.110901
submit/tizen/20151216.062015
author
Wootak Jung
<wootak.jung@samsung.com>
Wed, 16 Dec 2015 06:11:02 +0000
(15:11 +0900)
committer
Wootak Jung
<wootak.jung@samsung.com>
Wed, 16 Dec 2015 06:11:02 +0000
(15:11 +0900)
Change-Id: Icc7189d00fe8a5dbc4b5dc8f25ec3c4422ffa7a9
test_src/network.c
patch
|
blob
|
history
diff --git
a/test_src/network.c
b/test_src/network.c
index 56e190d33417010eb2a9147b5dcb9230c1045c7f..f36974d5b891c2a2ce75f73124358d37ea29e2fa 100644
(file)
--- a/
test_src/network.c
+++ b/
test_src/network.c
@@
-1189,7
+1189,7
@@
void register_network_event(TapiHandle *handle)
if (ret != TAPI_API_SUCCESS)
msg("event register failed(%d)", ret);
- ret = tel_register_noti_event
(handle,
+ ret = tel_register_noti_event(handle,
TAPI_PROP_NETWORK_VOLTE_ENABLE, on_noti_volte_enable, NULL);
if (ret != TAPI_API_SUCCESS)
msg("event register failed(%d)", ret);