• Mike Gabriel's avatar
    hw/nxagent/NXdispatch.c: Fix compiler warning: misleading-indentation · 72152baf
    Mike Gabriel authored
     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)
           ^~~~~
    72152baf
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...