All: Clear lines with only whitspace in them

This commit is contained in:
2023-09-10 00:31:42 +03:00
parent d77f455065
commit 720bc418a6
67 changed files with 95 additions and 119 deletions
-1
View File
@@ -78,7 +78,6 @@ namespace LibELF
Elf32Word p_align;
};
using Elf64Addr = uint64_t;
using Elf64Off = uint64_t;
using Elf64Half = uint16_t;