projects
/
platform
/
core
/
appfw
/
tizen-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
40decb7
)
Fix typo of description
24/307824/1
author
Hwankyu Jhun
<h.jhun@samsung.com>
Wed, 13 Mar 2024 10:23:16 +0000
(19:23 +0900)
committer
Hwankyu Jhun
<h.jhun@samsung.com>
Wed, 13 Mar 2024 10:23:16 +0000
(19:23 +0900)
- Fix description of tizen_core_source_remove_poll().
Change-Id: Ibc58ad74b4aa2b54bde777d811c3466b5d60ec34
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
include/tizen_core.h
patch
|
blob
|
history
diff --git
a/include/tizen_core.h
b/include/tizen_core.h
index 315a3e99222a501583392b04e2f87a49bebc13a8..259dac9927bb08144772aafd667b385afc00fee7 100644
(file)
--- a/
include/tizen_core.h
+++ b/
include/tizen_core.h
@@
-883,7
+883,7
@@
int tizen_core_source_add_poll(tizen_core_source_h source,
tizen_core_poll_fd_h poll_fd);
/**
- * @brief Removes to wait
s
for some events on the file descriptor.
+ * @brief Removes to wait for some events on the file descriptor.
* @since_tizen 9.0
*
* @param[in] source The tizen core source handle