mirror of
https://github.com/wolfcw/libfaketime.git
synced 2026-05-17 08:36:28 +03:00
src/sunos_endian.h: No newline at end of file
For pedantic compilers this is actually a fatal error, since per (older?) C standards the file should end with an EOL.
This commit is contained in:
@@ -9,4 +9,4 @@
|
||||
#define htole64(x) LE_64(x)
|
||||
#define le64toh(x) LE_64(x)
|
||||
|
||||
#endif /* SUN_OS_ENDIAN_H */
|
||||
#endif /* SUN_OS_ENDIAN_H */
|
||||
|
||||
Reference in New Issue
Block a user