projects
/
platform
/
core
/
api
/
user-awareness.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
352ffe8
)
Fix the build error
42/254942/1
accepted/tizen/unified/20210311.083813
submit/tizen/20210311.013435
author
DoHyun Pyun
<dh79.pyun@samsung.com>
Thu, 11 Mar 2021 01:54:10 +0000
(10:54 +0900)
committer
DoHyun Pyun
<dh79.pyun@samsung.com>
Thu, 11 Mar 2021 01:54:10 +0000
(10:54 +0900)
Change-Id: Ib5a78f748e1cb81742680de4b89877dab279a97c
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
test/uat-scenarios.c
patch
|
blob
|
history
diff --git
a/test/uat-scenarios.c
b/test/uat-scenarios.c
index 67c865da25e26374e78ae5237037a0c13ae095d8..f45f8d9778443387146b73a02c24ff592a81f400 100755
(executable)
--- a/
test/uat-scenarios.c
+++ b/
test/uat-scenarios.c
@@
-193,7
+193,7
@@
static int __uat_scenario_monitor_cleanup()
{
int ret;
- ret = ua_monitor_unset_sensor_status_cb(g_ua_mon_h);
+ ret = ua_monitor_unset_sensor_status_c
hanged_c
b(g_ua_mon_h);
check_if(ret != UA_ERROR_NONE);
if (g_ua_mon_h)