mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 00:44:19 +09:00
[clang-tidy] clean up code warnings
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user