Remove trailing whitespace.

This commit is contained in:
Markus F.X.J. Oberhumer 2010-12-29 15:46:55 +01:00
parent 7b466388f9
commit 4d98408995
2 changed files with 3 additions and 3 deletions

View File

@ -1665,7 +1665,7 @@ PackNetBSDElf32x86::generateElfHdr(
cp += k;
j += k;
}
// Add PT_NOTE for the NetBSD note and PaX note, if any.
note_offset += (np_NetBSD ? sizeof(Elf32_Phdr) : 0);
note_offset += (np_PaX ? sizeof(Elf32_Phdr) : 0);

View File

@ -88,7 +88,7 @@ ssize_t write(int, void const *, size_t);
register char const *rv; PIC_STRING(strcon, rv); \
return rv; \
}
#ifdef __arm__ /*{*/
extern unsigned div10(unsigned);
@ -526,7 +526,7 @@ xfind_pages(unsigned mflags, Elf32_Phdr const *phdr, int phnum,
return (unsigned long)addr - lo;
}
DEBUG_STRCON(STR_do_xmap,
DEBUG_STRCON(STR_do_xmap,
"do_xmap fdi=%%x ehdr=%%p xi=%%p(%%x %%p) av=%%p p_reloc=%%p f_unf=%%p\\n")
static Elf32_Addr // entry address