mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-10-19 02:17:37 +08:00
Fix the minor style issue
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:

committed by
Petro Karashchenko

parent
4941182cc6
commit
893387b2c5
@@ -181,7 +181,7 @@ static inline int unaryexpression(FAR struct nsh_vtbl_s *vtbl,
|
||||
{
|
||||
struct stat buf;
|
||||
FAR char *fullpath;
|
||||
int ret;
|
||||
int ret;
|
||||
|
||||
/* -n STRING */
|
||||
|
||||
|
Reference in New Issue
Block a user