From a5d1edbb85a904cf72061dee4965a5d47ad43eea Mon Sep 17 00:00:00 2001 From: m00472246 Date: Thu, 13 Feb 2025 14:47:14 +0800 Subject: [PATCH] =?UTF-8?q?sdk=E9=94=99=E8=AF=AF=E4=BF=AE=E6=AD=A3=20Signe?= =?UTF-8?q?d-off-by:=20m00472246=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: m00472246 --- graphic/graphic_2d/native_buffer/buffer_common.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/graphic/graphic_2d/native_buffer/buffer_common.h b/graphic/graphic_2d/native_buffer/buffer_common.h index 20b22fd8733..9bdb13c9338 100644 --- a/graphic/graphic_2d/native_buffer/buffer_common.h +++ b/graphic/graphic_2d/native_buffer/buffer_common.h @@ -20,12 +20,12 @@ * @brief Provides the common types for native buffer. * * @syscap SystemCapability.Graphic.Graphic2D.NativeBuffer - * @since 12 + * @since 9 * @version 1.0 */ /** - * @file native_buffer.h + * @file buffer_common.h * * @brief Defines the common types for native buffer. * -- Gitee