]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
libsframe: fix cosmetic issues and typos
authorIndu Bhagat <indu.bhagat@oracle.com>
Tue, 6 Jun 2023 17:50:07 +0000 (10:50 -0700)
committerIndu Bhagat <indu.bhagat@oracle.com>
Tue, 6 Jun 2023 17:50:07 +0000 (10:50 -0700)
commitf4af42724b8c968c355796b561434250aa605458
treec9ba4cc849c716a0c0e08a978f4ea7043a9c15d2
parentd3f340763bab7c74838ebb481fd7ff93acd9f00c
libsframe: fix cosmetic issues and typos

include/
* sframe-api.h (sframe_decoder_get_num_fidx): Use extern.
libsframe/
* sframe-dump.c (dump_sframe_func_with_fres): Fix line length.
* sframe.c (sframe_frame_row_entry_copy): Likewise.
(sframe_decode_fre_start_address): Use the intended type uint32_t.
include/sframe-api.h
libsframe/sframe-dump.c
libsframe/sframe.c