projects
/
platform
/
core
/
uifw
/
multi-assistant.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c74079a
)
Fix reference to non-existing function
27/249027/1
author
Ji-hoon Lee
<dalton.lee@samsung.com>
Fri, 4 Dec 2020 09:22:53 +0000
(18:22 +0900)
committer
Ji-hoon Lee
<dalton.lee@samsung.com>
Fri, 4 Dec 2020 09:25:10 +0000
(18:25 +0900)
Change-Id: I8d2211f532edb011ae827e1a1a085e8abeb5655f
include/multi_assistant.h
patch
|
blob
|
history
diff --git
a/include/multi_assistant.h
b/include/multi_assistant.h
index a40627b9cbf6257cb6b617b2ae1ca25e5542debd..652557fd85f6dcdaf0b5e10a8e46eef13bb72bb5 100644
(file)
--- a/
include/multi_assistant.h
+++ b/
include/multi_assistant.h
@@
-498,7
+498,7
@@
int ma_unset_wakeup_engine_command_cb(void);
* @retval #MA_ERROR_INVALID_PARAMETER Invalid parameter
* @retval #MA_ERROR_INVALID_STATE Invalid state
*
- * @see ma_
voice_assistant
_list_cb()
+ * @see ma_
assistant_info
_list_cb()
*/
int ma_assistant_info_foreach_assistants(ma_assistant_info_list_cb callback, void* user_data);