From 72a9bdf3ac545e09de89671a5db3a4b6c19d1e1e Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sun, 13 Apr 2014 17:54:59 -0600 Subject: Removing more trailing whitespace --- misc/buildroot/toolchain/nxflat/readnxflat.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'misc/buildroot/toolchain/nxflat/readnxflat.c') diff --git a/misc/buildroot/toolchain/nxflat/readnxflat.c b/misc/buildroot/toolchain/nxflat/readnxflat.c index e19e2d699..e39a02053 100644 --- a/misc/buildroot/toolchain/nxflat/readnxflat.c +++ b/misc/buildroot/toolchain/nxflat/readnxflat.c @@ -67,7 +67,7 @@ /*********************************************************************** * Definitions ***********************************************************************/ - + #define NXFLAT_HDR_SIZE sizeof(struct nxflat_hdr_s) /*********************************************************************** @@ -456,7 +456,7 @@ static void dump_relocation_entries(FILE * in_stream, struct nxflat_hdr_s *heade } exit(1); } - + #ifdef RELOCS_IN_NETWORK_ORDER { u_int32_t *ptmp; -- cgit v1.2.3