• Mike Gabriel's avatar
    Xserver/Xi/chgfctl.c: Fix compiler warning: misleading-indentation. · 6d98e538
    Mike Gabriel authored
     chgfctl.c: In function 'ChangeKbdFeedback':
     chgfctl.c:359:6: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
           else
           ^~~~
     chgfctl.c:361:3: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'else'
        kctrl.autoRepeats[inx] =
        ^~~~~
    6d98e538
chgfctl.c 15.6 KB