Hi Martin,

On Wed, 2025-12-17 at 15:39 +0100, Martin Liška wrote:
> Fixes:
> ```
>  TType table: [   3] 0x23a4
>  [   2] 0x23a8
>  [   1] 0x23ac
> ```
> 
> to:
> ```
>  TType table:
>  [   3] 0x23a4
>  [   2] 0x23a8
>  [   1] 0x23ac
> ```
> 
> ChangeLog:
> 
>       * src/readelf.c (print_debug_exception_table): Add newline after TType 
> table header.
> 

Thanks, looks good.

Pushed,

Mark

Reply via email to