• Ulrich Sibiller's avatar
    Fix warnings in XlibInt.c · 2c59fbe3
    Ulrich Sibiller authored
    XlibInt.c: In function ‘_XIOError’:
    XlibInt.c:3750:1: warning: ‘noreturn’ function does return [enabled by default]
     }
    
    After fixing the above a new warning came up, which is also fixed now:
    
    XlibInt.c: In function ‘_XIOError’:
    XlibInt.c:3750:1: warning: control reaches end of non-void function [-Wreturn-type]
     }
    2c59fbe3
Name
Last commit
Last update
..
config Loading commit data...
extras/Mesa Loading commit data...
include Loading commit data...
lib Loading commit data...
programs Loading commit data...
Imakefile Loading commit data...
Makefile Loading commit data...
registry Loading commit data...
x-indent-all.sh Loading commit data...
x-indent.sh Loading commit data...
xf86Date.h Loading commit data...