diff options
| author | H. Peter Anvin <hpa@zytor.com> | 2009-05-29 15:10:22 -0700 |
|---|---|---|
| committer | H. Peter Anvin <hpa@zytor.com> | 2009-05-29 15:10:22 -0700 |
| commit | 53a8cea5d47f184d71df0975fa0e9c4aa9208439 (patch) | |
| tree | e435869c6d91ff723915174067e7a43db25b8fde /com32/include/klibc | |
| parent | 4ad8a96d83ea683f9095b45fdaf613910553464e (diff) | |
| download | syslinux-53a8cea5d47f184d71df0975fa0e9c4aa9208439.tar.gz | |
Run Nindent on com32/include/klibc/endian.h
Automatically reformat com32/include/klibc/endian.h using Nindent.
Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'com32/include/klibc')
| -rw-r--r-- | com32/include/klibc/endian.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/com32/include/klibc/endian.h b/com32/include/klibc/endian.h index 7537a47e..94664212 100644 --- a/com32/include/klibc/endian.h +++ b/com32/include/klibc/endian.h @@ -35,4 +35,4 @@ # error "Unknown byte order!" #endif -#endif /* _KLIBC_ENDIAN_H */ +#endif /* _KLIBC_ENDIAN_H */ |
