Fix typographical error in endian.h and resource.h

This commit is contained in:
anchao
2018-11-09 09:05:48 -06:00
committed by Gregory Nutt
parent e922d339c8
commit c68f44dc44
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -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 */