e_comp_hwc: fixed an warning. 06/75106/1 accepted/tizen/common/20160617.121504 accepted/tizen/ivi/20160617.083753 accepted/tizen/mobile/20160617.083724 accepted/tizen/tv/20160617.083424 accepted/tizen/wearable/20160617.083819 submit/tizen/20160616.140123
authorGwanglim Lee <gl77.lee@samsung.com>
Thu, 16 Jun 2016 12:56:36 +0000 (21:56 +0900)
committerGwanglim Lee <gl77.lee@samsung.com>
Thu, 16 Jun 2016 12:56:36 +0000 (21:56 +0900)
Change-Id: Idd42e047137d2d78508f1f5b5546f275b9c5aae5

src/bin/e_comp_hwc.c

index 4b3312f..db52aec 100644 (file)
@@ -1408,7 +1408,7 @@ e_comp_hwc_init(void)
 
    int i, j;
    int num_outputs, num_layers;
-   unsigned int zpos;
+   int zpos;
 
    if (!e_comp)
      {