cc_item_progressbar.h: small clean up

Origin commit data
------------------
Branch: ni/coolstream
Commit: c72003a50f
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-09-16 (Fri, 16 Sep 2022)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
2022-09-16 05:56:59 +02:00
committed by vanhofen
parent 817897728a
commit 3933e2ccf3

View File

@@ -81,7 +81,7 @@ class CProgressBarCache
int yoff;
fb_pixel_t *pbc_active, *pbc_passive;
;
static inline unsigned int make16color(__u32 rgb){return 0xFF000000 | rgb;};