commit | 3412dcec612b473adabdff0e5d6004bfc94c938c | [log] [tgz] |
---|---|---|
author | Indu Bhagat <indu.bhagat@oracle.com> | Tue Jun 27 11:56:13 2023 -0700 |
committer | Indu Bhagat <indu.bhagat@oracle.com> | Tue Jun 27 12:01:56 2023 -0700 |
tree | 0c53ada1f02cbcea2901823f0c4590b2b072dc7d | |
parent | a9f1da26dac0a9ee502a63c2633cf3b5dfd043b3 [diff] |
libsframe: use appropriate data types for args of sframe_encode include/ * sframe-api.h (sframe_encode): Use of uint8_t is more appropriate. libsframe/ * sframe.c (sframe_encode): Likewise.