nshlib:fix "Long line"

Signed-off-by: huangjian <huangjian@xiaomi.com>
This commit is contained in:
huangjian 2022-12-20 21:49:37 +08:00 committed by Xiang Xiao
parent 78020aec0d
commit 19553cb395

View File

@ -196,8 +196,8 @@ void platform_motd(FAR char *buffer, size_t buflen);
* Name: platform_skip_login * Name: platform_skip_login
* *
* Description: * Description:
* If CONFIG_NSH_PLATFORM_SKIP_LOGIN is defined, then platform-specific logic * If CONFIG_NSH_PLATFORM_SKIP_LOGIN is defined, then platform-specific
* must provide this function in order to skip login. * logic must provide this function in order to skip login.
* *
* Input Parameters: * Input Parameters:
* None * None