• Ulrich Sibiller's avatar
    dix: Fix compiler warning · e17c42e5
    Ulrich Sibiller authored
    devices.c: In function ‘_AddInputDevice’:
    devices.c:120:22: warning: assignment from incompatible pointer type [enabled by default]
         dev->devPrivates = dev->unwrapProc = NULL;
    e17c42e5
devices.c 42.6 KB