From fd0c8db0ea37d4ee5dbe9976775536d8e3f76311 Mon Sep 17 00:00:00 2001 From: Annie_wang Date: Mon, 10 Jul 2023 10:52:20 +0800 Subject: [PATCH] update docs Signed-off-by: Annie_wang --- en/application-dev/reference/native-apis/_huks_type_api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/application-dev/reference/native-apis/_huks_type_api.md b/en/application-dev/reference/native-apis/_huks_type_api.md index fd8b7e2ee7..c5c19a840d 100644 --- a/en/application-dev/reference/native-apis/_huks_type_api.md +++ b/en/application-dev/reference/native-apis/_huks_type_api.md @@ -18,7 +18,7 @@ Defines the macros, enums, structs, and error codes used by OpenHarmony Universa | Name| Description| | -------- | -------- | -| [native_huks_type.h](native__huks__type_8h.md) | Defines the enumerated variables, structs, and macros used in the HUKS APIs.
**File to include**:
**Library**: libhuks_ndk.z.so| +| [native_huks_type.h](native__huks__type_8h.md) | Defines the enumerated variables, structs, and macros used in the HUKS APIs.
File to include: | ### Structs -- GitLab