提交 10f683da 编写于 作者: O openharmony_ci 提交者: Gitee

!230 fix: ping cmd compile fail

Merge pull request !230 from give-me-five/master
......@@ -47,11 +47,9 @@
#include "lwip/icmp.h"
#include "los_config.h"
#include <string.h>
#include "lwip/api_shell.h"
#include "shcmd.h"
#include "shell.h"
#include "los_timer_pri.h"
#include "los_debug.h"
#include "los_task.h"
......@@ -317,8 +315,7 @@ static int ping_kill = 0;
static void lwip_ping_usage(void)
{
PRINTK("Usage:"\
"\n ping [ip]\n"
PRINTK("Usage:\n ping [ip]\n");
}
LWIP_STATIC int OsPingFunc(u32_t *parg)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册