mirror of
https://gitee.com/openharmony/interface_sdk_c
synced 2024-11-23 06:39:54 +00:00
接口设计和实现一致问题
Signed-off-by: m30063213 <m30063213@notesmail.huawei.com>
This commit is contained in:
parent
8c088c4a4e
commit
f38fbf0af3
@ -70,9 +70,9 @@ typedef enum NetConn_NetCap {
|
||||
/** Validated */
|
||||
NETCONN_NET_CAPABILITY_VALIDATED = 16,
|
||||
/**
|
||||
* portal
|
||||
* @since 12
|
||||
*/
|
||||
* Portal
|
||||
* @since 12
|
||||
*/
|
||||
NETCONN_NET_CAPABILITY_PORTAL = 17
|
||||
} NetConn_NetCap;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user