diff --git a/multimedia/image_framework/include/image/image_common.h b/multimedia/image_framework/include/image/image_common.h index 67d972adf0b506d2c1961fcad25b835fd64e85c6..9edfea08393ad4370fe19995cf296f33dcf58619 100644 --- a/multimedia/image_framework/include/image/image_common.h +++ b/multimedia/image_framework/include/image/image_common.h @@ -166,7 +166,8 @@ typedef enum { IMAGE_UNSUPPORTED_CONVERSION = 7600203, /** invalid region */ IMAGE_INVALID_REGION = 7600204, - /** @error unsupported memory format + /** + * @error unsupported memory format * @since 13 */ IMAGE_UNSUPPORTED_MEMORY_FORMAT = 7600205,