libsframe: use uint8_t data type for FRE info related stubs
authorIndu Bhagat <indu.bhagat@oracle.com>
Fri, 26 May 2023 06:43:45 +0000 (23:43 -0700)
committerIndu Bhagat <indu.bhagat@oracle.com>
Fri, 26 May 2023 06:43:45 +0000 (23:43 -0700)
commite80578bea749c35ac9222bf86c112f408ce8a55b
tree05fe744a45c0fea8eb642309d7f242c3ed4ea580
parent9dc7ab5c01347b303c578e0a9221248dbe227b59
libsframe: use uint8_t data type for FRE info related stubs

libsframe/
* sframe.c: Use uint8_t for FRE offset count and FRE offset
size.  Use uint8_t for FRE info word as well.
libsframe/sframe.c