diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-02-17 10:25:03 +0000 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-12-14 10:40:32 +0100 |
commit | 72152baff83c45ae481467481e1678faf8ec4789 (patch) | |
tree | 966df90057ecf6a46ee50707841d082ce77ce708 /nx-X11/programs/Xserver/hw/nxagent/Atoms.h | |
parent | 6d98e5381e3df544e0f7f4b164dba8bd21f67f48 (diff) | |
download | nx-libs-72152baff83c45ae481467481e1678faf8ec4789.tar.gz nx-libs-72152baff83c45ae481467481e1678faf8ec4789.tar.bz2 nx-libs-72152baff83c45ae481467481e1678faf8ec4789.zip |
hw/nxagent/NXdispatch.c: Fix compiler warning: misleading-indentation
NXdispatch.c: In function 'Dispatch':
NXdispatch.c:309:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
if (!(dispatchException & DE_TERMINATE))
^~
NXdispatch.c:312:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
while (!dispatchException)
^~~~~
Diffstat (limited to 'nx-X11/programs/Xserver/hw/nxagent/Atoms.h')
0 files changed, 0 insertions, 0 deletions