style: Check/Fix whitespace on SCons files
--HG-- extra : convert_revision : 46e6b2dd8e1984cbab0ea24c94760794734c0f95
This commit is contained in:
@@ -35,7 +35,7 @@ Import('env')
|
||||
elf_files = []
|
||||
def ElfFile(filename):
|
||||
elf_files.append(File(filename))
|
||||
|
||||
|
||||
ElfFile('elf_begin.c')
|
||||
ElfFile('elf_cntl.c')
|
||||
ElfFile('elf_data.c')
|
||||
|
||||
Reference in New Issue
Block a user