mirror of
https://github.com/mii443/qemu.git
synced 2025-08-22 23:25:48 +00:00
global: Squash 'the the'
'the' has a tendency to double up; squash them back down. Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Laurent Vivier <laurent@vivier.eu> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Message-Id: <20191104185202.102504-1-dgilbert@redhat.com> [lv: removed disas/libvixl/vixl/invalset.h change] Signed-off-by: Laurent Vivier <laurent@vivier.eu>
This commit is contained in:
committed by
Laurent Vivier
parent
0fbe394a64
commit
df59feb197
@ -170,7 +170,7 @@ class ELF(object):
|
||||
self.ehdr.e_phnum += 1
|
||||
|
||||
def to_file(self, elf_file):
|
||||
"""Writes all ELF structures to the the passed file.
|
||||
"""Writes all ELF structures to the passed file.
|
||||
|
||||
Structure:
|
||||
Ehdr
|
||||
|
Reference in New Issue
Block a user