• Ulrich Sibiller's avatar
    NXproperty.c: fix implicit declaration · 7a8eea1f
    Ulrich Sibiller authored
    Fix warning with NX_DEBUG_INPUT:
    
    NXproperty.c: In function ‘ProcChangeProperty’:
    NXproperty.c:210:7: warning: implicit declaration of function ‘nxagentGuessDumpInputInfo’; did you mean ‘nxagentGuessClientHint’? [-Wimplicit-function-declaration]
           nxagentGuessDumpInputInfo(client, stuff->property, (char *) &stuff[1]);
           ^~~~~~~~~~~~~~~~~~~~~~~~~
           nxagentGuessClientHint
    7a8eea1f
Name
Last commit
Last update
..
config Loading commit data...
extras Loading commit data...
include Loading commit data...
lib Loading commit data...
programs Loading commit data...
.gitignore Loading commit data...
Imakefile Loading commit data...
Makefile Loading commit data...
x-indent-all.sh Loading commit data...
x-indent.sh Loading commit data...