From d441db8767b32384a93eebabe20f43342e666dca Mon Sep 17 00:00:00 2001 From: tianyuhang99 Date: Wed, 18 Mar 2026 10:23:20 +0800 Subject: [PATCH] =?UTF-8?q?update:=20=E6=9B=B4=E6=96=B0=E6=96=87=E4=BB=B6?= =?UTF-8?q?=20oh=5Fwifi.h?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: tianyuhang99 --- ConnectivityKit/wifi/oh_wifi.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ConnectivityKit/wifi/oh_wifi.h b/ConnectivityKit/wifi/oh_wifi.h index 371a6e099..ee9f53611 100644 --- a/ConnectivityKit/wifi/oh_wifi.h +++ b/ConnectivityKit/wifi/oh_wifi.h @@ -424,7 +424,7 @@ typedef struct { /** * @brief MAC address of the device. * When macType is 1 require ohos.permission.GET_WIFI_LOCAL_MAC permission - * Format: "AA:BB:CC:DD:EE:FF" + * format: "AA:BB:CC:DD:EE:FF" * For the maximum length, see {@link WIFI_MAC_LEN}. * @since 24 */