From: Robert Pengelly <robertapengelly@hotmail.com> Date: Mon, 7 Apr 2025 14:27:47 +0000 (+0100) Subject: Remove trailing whitespace X-Git-Url: https://git.candlhat.org/?a=commitdiff_plain;p=sar.git Remove trailing whitespace --- diff --git a/elf.h b/elf.h index 5ff7b69..7624dbf 100644 --- a/elf.h +++ b/elf.h @@ -24,7 +24,7 @@ struct elf_exec { }; struct elf_shdr { - + unsigned char sh_name[4]; unsigned char sh_type[4]; unsigned char sh_flags[4];