diff options
Diffstat (limited to 'libc/sysdeps/linux/e1/bits/endian.h')
-rw-r--r-- | libc/sysdeps/linux/e1/bits/endian.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/sysdeps/linux/e1/bits/endian.h b/libc/sysdeps/linux/e1/bits/endian.h index 6d119f75a..0d38c1caa 100644 --- a/libc/sysdeps/linux/e1/bits/endian.h +++ b/libc/sysdeps/linux/e1/bits/endian.h @@ -1,4 +1,4 @@ -/* e1 is big-endian. */ /*Tassos*/ +/* e1 is big-endian. */ #ifndef _ENDIAN_H # error "Never use <bits/endian.h> directly; include <endian.h> instead." |