Files
xserver/Xext
Enrico Weigelt, metux IT consult ebb3660f64 Xext: xv: fix redefinition of typedef 'XvPortNotifyPtr'
In file included from ../Xext/xvmc.c:14:
  ../Xext/xvdix_priv.h:31:21: warning: redefinition of typedef 'XvPortNotifyPtr' is a C11 feature [-Wtypedef-redefinition]
     31 | } XvPortNotifyRec, *XvPortNotifyPtr;
        |                     ^
  ../Xext/xvdix.h:73:34: note: previous definition is here
     73 | typedef struct _XvPortNotifyRec *XvPortNotifyPtr;
        |                                  ^
  1 warning generated.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-08-05 18:59:43 +02:00
..
2025-06-12 17:21:48 +02:00
2025-06-12 17:21:46 +02:00
2025-06-12 17:21:48 +02:00
2025-06-27 17:10:33 +02:00
2024-10-10 19:59:48 +00:00