mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 16:50:55 +08:00
Fix some spacing problems
This commit is contained in:
@@ -121,6 +121,6 @@ int uname(FAR struct utsname *name)
|
||||
name->machine[SYS_NAMELEN-1] = '\0';
|
||||
|
||||
return ret;
|
||||
}
|
||||
}
|
||||
|
||||
#endif /* (!CONFIG_BUILD_PROTECTED) && !CONFIG_BUILD_KERNEL) || __KERNEL__ */
|
||||
|
||||
Reference in New Issue
Block a user