mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
nshlib:fix "Long line"
Signed-off-by: huangjian <huangjian@xiaomi.com>
This commit is contained in:
parent
78020aec0d
commit
19553cb395
1 changed files with 2 additions and 2 deletions
|
|
@ -196,8 +196,8 @@ void platform_motd(FAR char *buffer, size_t buflen);
|
|||
* Name: platform_skip_login
|
||||
*
|
||||
* Description:
|
||||
* If CONFIG_NSH_PLATFORM_SKIP_LOGIN is defined, then platform-specific logic
|
||||
* must provide this function in order to skip login.
|
||||
* If CONFIG_NSH_PLATFORM_SKIP_LOGIN is defined, then platform-specific
|
||||
* logic must provide this function in order to skip login.
|
||||
*
|
||||
* Input Parameters:
|
||||
* None
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue