!1744 vsync注释fix

Merge pull request !1744 from 李辉/lint1115
This commit is contained in:
openharmony_ci 2024-11-21 09:35:27 +00:00 committed by Gitee
commit 040741b076
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -64,7 +64,7 @@ OH_NativeVSync* OH_NativeVSync_Create(const char* name, unsigned int length);
* @brief Delete the NativeVsync instance.
*
* @syscap SystemCapability.Graphic.Graphic2D.NativeVsync
* @param window Indicates the pointer to a <b>NativeVsync</b> instance.
* @param nativeVsync Indicates the pointer to a <b>NativeVsync</b> instance.
* @since 9
* @version 1.0
*/