libsframe: use consistent function argument names
authorIndu Bhagat <indu.bhagat@oracle.com>
Wed, 19 Apr 2023 21:12:23 +0000 (14:12 -0700)
committerIndu Bhagat <indu.bhagat@oracle.com>
Wed, 19 Apr 2023 21:38:09 +0000 (14:38 -0700)
commitcb45766e48c64e89296dc119431db00a00d3ede3
tree2a0455520fd232506b9faedc6a9afd91638aa483
parent8bb878b77785016d41447aa253821ff0a869cc56
libsframe: use consistent function argument names

libsframe/
* sframe.c (sframe_decoder_get_header): Use consistent function
arg names.
(sframe_decoder_free): Likewise.
(sframe_encode): Use more appropriate var name.
libsframe/sframe.c