summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjiyong.min <jiyong.min@samsung.com>2018-11-21 14:53:30 +0900
committerjiyong.min <jiyong.min@samsung.com>2018-11-21 14:54:26 +0900
commitf3fa0cefb4a1a3bb8b9a796384647a358605a800 (patch)
tree245e4203ba82abd29ca15facd1a3d0a39ee24896
parent021812996a5036a5ea6cb1fe7fc04b97b5fe3eb5 (diff)
downloadlibmm-imgp-gstcs-f3fa0cefb4a1a3bb8b9a796384647a358605a800.tar.gz
libmm-imgp-gstcs-f3fa0cefb4a1a3bb8b9a796384647a358605a800.tar.bz2
libmm-imgp-gstcs-f3fa0cefb4a1a3bb8b9a796384647a358605a800.zip
Change-Id: Id0d658090965fb526c794eccc5984f2392a8ec33
-rwxr-xr-xgstcs/include/mm_util_gstcs.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gstcs/include/mm_util_gstcs.h b/gstcs/include/mm_util_gstcs.h
index 41f7e6d..49aecb1 100755
--- a/gstcs/include/mm_util_gstcs.h
+++ b/gstcs/include/mm_util_gstcs.h
@@ -126,8 +126,8 @@ typedef struct _imgp_info_s {
int mm_imgp(imgp_info_s* pImgp_info, unsigned char *src, unsigned char **dst, imgp_type_e _imgp_type_e);
-#ifdef __cplusplus__
-};
+#ifdef __cplusplus
+}
#endif
#endif /*__MM_UTIL_GSTCS_H__*/