From adef2ba6699c233ab7bf2dbd7bb32fa3b5023a40 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/sys/elfcommon.h Automatically reformat com32/include/sys/elfcommon.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/sys/elfcommon.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/com32/include/sys/elfcommon.h b/com32/include/sys/elfcommon.h index cc8f923..2489e3c 100644 --- a/com32/include/sys/elfcommon.h +++ b/com32/include/sys/elfcommon.h @@ -184,4 +184,4 @@ #define ELFOSABI_NONE 0 #define ELFOSABI_LINUX 3 -#endif /* _SYS_ELFCOMMON_H */ +#endif /* _SYS_ELFCOMMON_H */ -- 2.7.4