]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
include: sframe: fix minor typos in sframe_decode
authorIndu Bhagat <indu.bhagat@oracle.com>
Wed, 5 Nov 2025 07:28:43 +0000 (23:28 -0800)
committerIndu Bhagat <indu.bhagat@oracle.com>
Wed, 5 Nov 2025 07:28:43 +0000 (23:28 -0800)
commitdfb31cd02bc62b5ad84d9f274d9f2e45c2640e75
tree59f4d45340442dc0a611ab79969313a22042c0bc
parent6384e241e8fd037e2aab1da34da7a0bf0b2ea521
include: sframe: fix minor typos in sframe_decode

Change argument names (in declaration) to SF_BUF and SF_SIZE (instead of
the current CF_BUF and CF_SIZE respectively).

include/
        * sframe-api.h (sframe_decode): Fix typos.  Use same name as
used for the definition.
include/sframe-api.h