[clang-tidy] clean up code warnings

This commit is contained in:
akallabeth
2026-01-19 13:05:02 +01:00
parent 44257e42ce
commit 84d3d99338
7 changed files with 200 additions and 173 deletions

View File

@@ -44,7 +44,7 @@ static long xv_port = 0;
struct xf_xv_context
{
long xv_port;
XvPortID xv_port;
Atom xv_colorkey_atom;
int xv_image_size;
int xv_shmid;