mirror of
https://github.com/apache/nuttx.git
synced 2026-05-26 18:56:10 +08:00
Fix typographical error in endian.h and resource.h
This commit is contained in:
@@ -105,7 +105,7 @@ struct rlimit
|
||||
|
||||
/* Minimal, compliant rusage structure */
|
||||
|
||||
struct rlimit
|
||||
struct rusage
|
||||
{
|
||||
struct timeval ru_utime; /* User time used */
|
||||
struct timeval ru_stime; /* System time used */
|
||||
|
||||
Reference in New Issue
Block a user