projects
/
platform
/
core
/
base
/
bundle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
62ec154
)
Fix api reference for bundle
author
SukHyung, Kang
<shine.kang@samsung.com>
Wed, 13 Nov 2019 06:38:29 +0000
(15:38 +0900)
committer
Hwankyu Jhun
<h.jhun@samsung.com>
Tue, 3 Mar 2020 03:32:06 +0000
(12:32 +0900)
Change-Id: I5e567b151fbe71b7929decd70c8c8b5947f2fdc5
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
include/bundle.h
patch
|
blob
|
history
diff --git
a/include/bundle.h
b/include/bundle.h
index 1cb307a347f6cea8be16f09ea75378d9277a04f1..b51aa69414e8a4eae2ad6951ab856c8b9fa4b123 100644
(file)
--- a/
include/bundle.h
+++ b/
include/bundle.h
@@
-282,7
+282,7
@@
API int bundle_get_type(bundle *b, const char *key);
* @c NULL - Failure
* @exception #BUNDLE_ERROR_NONE Success
* @exception #BUNDLE_ERROR_INVALID_PARAMETER Invalid parameter
- * @pre @a b must be a valid bundle object.
+ * @pre @a b
_from
must be a valid bundle object.
*
* @code
#include <bundle.h>