From 1569bff94ca52f03d72307fdf836655a72cd27d9 Mon Sep 17 00:00:00 2001 From: jlspcdd1227dd <12046126+jlspcdd1227dd@user.noreply.gitee.com> Date: Mon, 27 Mar 2023 09:55:52 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=BF=BB=E8=AF=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: jlspcdd1227dd <12046126+jlspcdd1227dd@user.noreply.gitee.com> --- en/Community-Developer-Guides/openKylin_SDK_Guide_V2.0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/Community-Developer-Guides/openKylin_SDK_Guide_V2.0.md b/en/Community-Developer-Guides/openKylin_SDK_Guide_V2.0.md index edcc02d2..de7b5ba9 100644 --- a/en/Community-Developer-Guides/openKylin_SDK_Guide_V2.0.md +++ b/en/Community-Developer-Guides/openKylin_SDK_Guide_V2.0.md @@ -1025,7 +1025,7 @@ target_link_libraries(kysysinfo-test kysysinfo) |--------|------|----------------------------------------------------|----------------| | Get basic system information | C | extern inline void kdk_resolving_freeal(char **ptr) | list of recycled strings | | | | Parameter Description | Return value description | | -| | | ptr:字符串列表 | none | +| | | ptr: list of strings | none |