From 53a8cea5d47f184d71df0975fa0e9c4aa9208439 Mon Sep 17 00:00:00 2001 From: "H. Peter Anvin" Date: Fri, 29 May 2009 15:10:22 -0700 Subject: [PATCH] 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 --- com32/include/klibc/endian.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/com32/include/klibc/endian.h b/com32/include/klibc/endian.h index 7537a47..9466421 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 */ -- 2.7.4