Remove doxygen warning 80/89280/1
authorChangyeon Lee <cyeon.lee@samsung.com>
Fri, 23 Sep 2016 03:49:47 +0000 (12:49 +0900)
committerChangyeon Lee <cyeon.lee@samsung.com>
Fri, 23 Sep 2016 03:49:47 +0000 (12:49 +0900)
Change-Id: I4f6ece8b0dbcfc50db7d847975ca5c3f65a534f6

src/tbm_surface.h

index 0686a4e..54fa7e7 100644 (file)
@@ -441,7 +441,7 @@ typedef struct _tbm_surface_info {
 /* 2 plane YCbCr */
 /**
  * @brief Definition for the TBM surface format NV12MT (tiled '64x32' & multi-plane version of NV12).
- * @since_tizen 3.0 @endif
+ * @since_tizen 3.0
  */
 #define TBM_FORMAT_NV12MT   __tbm_fourcc_code('T', 'M', '1', '2')