]> granicus.if.org Git - procps-ng/commit
sysctl: eliminate a warning '-Wmisleading-indentation'
authorJim Warner <james.warner@comcast.net>
Sat, 8 Jan 2022 06:00:00 +0000 (00:00 -0600)
committerCraig Small <csmall@dropbear.xyz>
Thu, 13 Jan 2022 08:34:39 +0000 (19:34 +1100)
commit7418b973443224357ad6bdcb0fc3e53453b9f5fd
tree79ca87dd678ead02c8bff653e0b1b6ac685ed964
parent14281269f8a42de0d4d71b0ab7de643420d9bceb
sysctl: eliminate a warning '-Wmisleading-indentation'

[ and in the affected function, we'll also eliminate ]
[ all those f**king tab characters making a hot mess ]
[ of any attempt at a properly formatted C function! ]

[ plus i adjusted a little non-tab misalignment too! ]

Signed-off-by: Jim Warner <james.warner@comcast.net>
sysctl.c