mirror of
https://gitee.com/openharmony/communication_dsoftbus
synced 2024-11-24 09:20:04 +00:00
update core/bus_center/lnn/net_buscenter/src/lnn_ip_network_impl.c.
Signed-off-by:heyingjiao<heyingjiao@huawei.com>
This commit is contained in:
parent
276eac04de
commit
feddd1f9dc
@ -232,7 +232,7 @@ static void IpAddrChangeEventHandler(LnnMonitorEventType event, const void *para
|
||||
}
|
||||
}
|
||||
|
||||
int32_t LnnInitIpNetwork()
|
||||
int32_t LnnInitIpNetwork(void)
|
||||
{
|
||||
char ipAddr[IP_LEN] = {0};
|
||||
char ifName[NET_IF_NAME_LEN] = {0};
|
||||
|
Loading…
Reference in New Issue
Block a user