summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorseungha.son <seungha.son@samsung.com>2016-09-23 11:01:11 +0900
committerseungha.son <seungha.son@samsung.com>2016-09-23 11:01:44 +0900
commit44abafc02925714b8d149fd0eb425cf23b1833c3 (patch)
treee250bc36b52b8d727d55f932f0ee5763ee3e1d6f
parent0a9a262dca62ac30bee689118879b9f821604f45 (diff)
downloadbundle-44abafc02925714b8d149fd0eb425cf23b1833c3.tar.gz
bundle-44abafc02925714b8d149fd0eb425cf23b1833c3.tar.bz2
bundle-44abafc02925714b8d149fd0eb425cf23b1833c3.zip
Fix wrong header description
Signed-off-by: seungha.son <seungha.son@samsung.com> Change-Id: Iebd3150c19629c18a1b7ba1d54a5fa10754b3893
-rwxr-xr-xinclude/bundle.h1
1 files changed, 0 insertions, 1 deletions
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__ */