From: seungha.son Date: Fri, 23 Sep 2016 02:01:11 +0000 (+0900) Subject: Fix wrong header description X-Git-Tag: accepted/tizen/3.0/common/20161114.081613~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=44abafc02925714b8d149fd0eb425cf23b1833c3;p=platform%2Fcore%2Fbase%2Fbundle.git Fix wrong header description Signed-off-by: seungha.son Change-Id: Iebd3150c19629c18a1b7ba1d54a5fa10754b3893 --- diff --git a/include/bundle.h b/include/bundle.h index 99d8bea..fedfd80 100755 --- a/include/bundle.h +++ b/include/bundle.h @@ -560,7 +560,6 @@ API int bundle_get_byte(bundle *b, const char *key, void **byte, size_t *size); /** * @} - * @} */ #endif /* __BUNDLE_H__ */