• Mike Gabriel's avatar
    hw/nxagent/NXxvdisp.c: Fix compiler warnings: misleading-indentation · 7aed70f1
    Mike Gabriel authored
     NXxvdisp.c: In function 'ProcXvDispatch':
     NXxvdisp.c:96:9: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
              else
              ^~~~
     NXxvdisp.c:99:13: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'else'
                  break;
                  ^~~~~
     NXxvdisp.c:104:9: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
              else
              ^~~~
     NXxvdisp.c:107:10: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'else'
               break;
               ^~~~~
     NXxvdisp.c:118:2: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
       else
       ^~~~
     NXxvdisp.c:121:13: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'else'
                  break;
                  ^~~~~
     NXxvdisp.c:126:2: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
       else
       ^~~~
     NXxvdisp.c:129:13: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'else'
                  break;
                  ^~~~~
     NXxvdisp.c:137:2: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
       else
       ^~~~
     NXxvdisp.c:140:13: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'else'
                  break;
                  ^~~~~
     NXxvdisp.c:146:2: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
       else
       ^~~~
     NXxvdisp.c:149:6: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'else'
           break;
           ^~~~~
    7aed70f1
Name
Last commit
Last update
debian Loading commit data...
doc Loading commit data...
etc Loading commit data...
m4 Loading commit data...
nx-X11 Loading commit data...
nxcomp Loading commit data...
nxcompshad Loading commit data...
nxproxy Loading commit data...
testscripts Loading commit data...
.gitignore Loading commit data...
COPYING Loading commit data...
ChangeLog Loading commit data...
LICENSE Loading commit data...
LICENSE.nxcomp Loading commit data...
Makefile Loading commit data...
README.NX-development Loading commit data...
README.md Loading commit data...
VERSION Loading commit data...
fix-patch-whitespace Loading commit data...
make-changelog.sh Loading commit data...
mesa-quilt Loading commit data...
nx-libs.spec Loading commit data...
regenerate-symbol-docs.sh Loading commit data...
replace.sh Loading commit data...
roll-tarballs.sh Loading commit data...
version.sh Loading commit data...