• Ulrich Sibiller's avatar
    Xi: change () prototypes to (void) · 4598c0c3
    Ulrich Sibiller authored
    According to the C standard these are not equivalent. However, the
    same change has been done in Xorg upstream. Plus these functions are
    not called with parameters anywhere so we should be fine.
    
    Besides, include/{extinit.h,XIstubs.h} always had the "void".
    4598c0c3
extinit.c 29.9 KB