highly polished whitespace, mostly fixing spaces-for-tab and bad
authordjm <djm@openbsd.org>
Sat, 3 Apr 2021 06:18:40 +0000 (06:18 +0000)
committerdjm <djm@openbsd.org>
Sat, 3 Apr 2021 06:18:40 +0000 (06:18 +0000)
commit74cb32ae89ef3aab8756491031877d2240175d36
tree0dd4362e98276912a50f8dd6c111b94669d64201
parentf9c8f3f5a540c0dd092d83c13175762b6b0619cf
highly polished whitespace, mostly fixing spaces-for-tab and bad
indentation on continuation lines. Prompted by GHPR#185
40 files changed:
usr.bin/ssh/addrmatch.c
usr.bin/ssh/auth-krb5.c
usr.bin/ssh/auth-options.c
usr.bin/ssh/auth.c
usr.bin/ssh/auth2-pubkey.c
usr.bin/ssh/auth2.c
usr.bin/ssh/channels.c
usr.bin/ssh/channels.h
usr.bin/ssh/cipher.c
usr.bin/ssh/dh.c
usr.bin/ssh/kex.c
usr.bin/ssh/kexgen.c
usr.bin/ssh/log.c
usr.bin/ssh/misc.c
usr.bin/ssh/misc.h
usr.bin/ssh/mux.c
usr.bin/ssh/packet.c
usr.bin/ssh/readconf.c
usr.bin/ssh/scp.c
usr.bin/ssh/servconf.c
usr.bin/ssh/servconf.h
usr.bin/ssh/serverloop.c
usr.bin/ssh/session.c
usr.bin/ssh/sftp-client.c
usr.bin/ssh/sftp-server.c
usr.bin/ssh/sftp.c
usr.bin/ssh/srclimit.c
usr.bin/ssh/ssh-add.c
usr.bin/ssh/ssh-agent.c
usr.bin/ssh/ssh-keygen.c
usr.bin/ssh/ssh-sk-client.c
usr.bin/ssh/ssh_api.c
usr.bin/ssh/sshconnect.c
usr.bin/ssh/sshconnect2.c
usr.bin/ssh/sshd.c
usr.bin/ssh/sshkey-xmss.c
usr.bin/ssh/sshkey-xmss.h
usr.bin/ssh/sshkey.c
usr.bin/ssh/utf8.h
usr.bin/ssh/xmalloc.h