sys/types.h: adjust #endif comment to match reality
Submitted by: sigsys gmail com
This commit is contained in:
parent
9da994e5cc
commit
a9264723b0
@ -304,7 +304,7 @@ typedef _Bool bool;
|
||||
|
||||
#define offsetof(type, field) __offsetof(type, field)
|
||||
|
||||
#endif /* !_KERNEL */
|
||||
#endif /* _KERNEL */
|
||||
|
||||
/*
|
||||
* The following are all things that really shouldn't exist in this header,
|
||||
|
Loading…
Reference in New Issue
Block a user