bug fix
authorwoo <s-w.woo@samsung.com>
Mon, 22 Apr 2013 06:25:17 +0000 (15:25 +0900)
committerwoo <s-w.woo@samsung.com>
Mon, 22 Apr 2013 06:26:21 +0000 (15:26 +0900)
Change-Id: I645bce55af60f4a3db8f91ebb8084afeb0e194bb
Signed-off-by: woo <s-w.woo@samsung.com>
inc/FUiCtrlOverlayRegion.h

index 077d9be..2423acf 100644 (file)
@@ -72,7 +72,7 @@ enum OverlayRegionBufferPixelFormat
  */
 enum OverlayRegionType
 {
-       OVERLAY_REGION_TYPE_PRIMARY_CAMERA = 1                  /**< The primary camera type @n An overlay region displays the auto-rotated
+       OVERLAY_REGION_TYPE_PRIMARY_CAMERA = 1,                 /**< The primary camera type @n An overlay region displays the auto-rotated
                                                                                                                primary camera input that comes from Camera. */
        OVERLAY_REGION_TYPE_SECONDARY_CAMERA,                           /**< The secondary camera type @n An overlay region displays the auto-rotated
                                                                                                                and mirrored secondary camera input that comes from Camera. */