fix indent 98/192898/1
authorSooChan Lim <sc1.lim@samsung.com>
Mon, 12 Nov 2018 12:33:46 +0000 (21:33 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Mon, 12 Nov 2018 12:34:02 +0000 (21:34 +0900)
Change-Id: Ic802bc1822fbb36e7c9c202011bdb9ba0f3b0945

include/tdm_backend.h

index 2de78c0..da89269 100644 (file)
@@ -150,8 +150,7 @@ typedef struct _tdm_caps_layer {
        int zpos;
 
        unsigned int format_count;      /**< The count of available formats */
-       tbm_format
-       *formats;            /**< The @b newly-allocated array of formats. will be freed in frontend. */
+       tbm_format *formats;            /**< The @b newly-allocated array of formats. will be freed in frontend. */
 
        unsigned int prop_count;        /**< The count of available properties */
        tdm_prop *props;                /**< The @b newly-allocated array of properties. will be freed in frontend. */