diff options
author | Ulrich Sibiller <uli42@gmx.de> | 2020-01-25 23:13:56 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2020-05-07 14:57:15 +0200 |
commit | f09d3f52167c748083391bb489e591e78e494149 (patch) | |
tree | f279c14c490f78bd36dcd37109dd3b2ce2f25431 /README.NX-development | |
parent | 891f24c6521d8c84ab900810b85f41affba9a42e (diff) | |
download | nx-libs-f09d3f52167c748083391bb489e591e78e494149.tar.gz nx-libs-f09d3f52167c748083391bb489e591e78e494149.tar.bz2 nx-libs-f09d3f52167c748083391bb489e591e78e494149.zip |
Display.c: fix implicit declaration
Display.c: In function ‘nxagentResetDisplayHandlers’:
Display.c:901:5: warning: implicit declaration of function ‘nxagentReleaseAllSplits’; did you mean ‘nxagentWakeupBySplit’? [-Wimplicit-function-declaration]
nxagentReleaseAllSplits();
^~~~~~~~~~~~~~~~~~~~~~~
nxagentWakeupBySplit
Diffstat (limited to 'README.NX-development')
0 files changed, 0 insertions, 0 deletions