Re: [PATCH] elflint: fix typo in error diagnostics

2018-05-15 Thread Mark Wielaard
Hi Dmitry, On Tue, May 15, 2018 at 06:34:57PM +0300, Dmitry V. Levin wrote: > +2018-05-15 Dmitry V. Levin > + > + * elflint.c (check_elf_header): Fix typo in error diagnostics. Thanks for spotting this. Looks good. But all contributions need an explicit Signed-off-by line. Could you take a

[PATCH] elflint: fix typo in error diagnostics

2018-05-15 Thread Dmitry V. Levin
diff --git a/src/ChangeLog b/src/ChangeLog index 419fa20..8a664da 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2018-05-15 Dmitry V. Levin + + * elflint.c (check_elf_header): Fix typo in error diagnostics. + 2018-05-15 Mark Wielaard * readelf.c (print_form_d