From 44abafc02925714b8d149fd0eb425cf23b1833c3 Mon Sep 17 00:00:00 2001 From: "seungha.son" Date: Fri, 23 Sep 2016 11:01:11 +0900 Subject: [PATCH] Fix wrong header description Signed-off-by: seungha.son Change-Id: Iebd3150c19629c18a1b7ba1d54a5fa10754b3893 --- include/bundle.h | 1 - 1 file changed, 1 deletion(-) 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__ */ -- 2.7.4