X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fbundle.h;h=0c9d29e21058ff686f61d5ba3e75d1bba5a55198;hb=8deafd8a43f3410411dfe23a2f93ca39d21e35e6;hp=bdd6ff285b08a9c14f79975080272e4d73bf86e8;hpb=0337ede3538bbdfd843c07b3cb595bdae6be7e8c;p=platform%2Fcore%2Fbase%2Fbundle.git diff --git a/include/bundle.h b/include/bundle.h index bdd6ff2..0c9d29e 100644 --- a/include/bundle.h +++ b/include/bundle.h @@ -263,7 +263,7 @@ int bundle_get_count(bundle *b); * @exception #BUNDLE_ERROR_INVALID_PARAMETER Invalid parameter * @exception #BUNDLE_ERROR_KEY_NOT_AVAILABLE Key not available * @pre @a b must be a valid bundle object. - * @see bundle_type_t + * @see bundle_type */ int bundle_get_type(bundle *b, const char *key);