Files
xserver/Xext
Enrico Weigelt, metux IT consult 8a23c1984b 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 17:12:55 +02:00
..
2025-07-18 22:24:55 +02:00
2025-07-24 10:49:54 +02:00
2025-06-12 17:21:46 +02:00
2025-07-24 10:49:54 +02:00
2025-07-24 10:49:54 +02:00
2025-07-23 12:24:27 +02:00
2025-07-23 12:24:27 +02:00
2024-10-10 19:59:48 +00:00