]> andersk Git - openssh.git/blobdiff - authfd.c
more whitespace (tabs this time)
[openssh.git] / authfd.c
index 6a7c072056230c6c0e4ac76108667a2100da5d81..42ca08256d24bb75773b6b68dd18d409ccbf626b 100644 (file)
--- a/authfd.c
+++ b/authfd.c
@@ -607,7 +607,7 @@ ssh_update_card(AuthenticationConnection *auth, int add,
        buffer_put_char(&msg, type);
        buffer_put_cstring(&msg, reader_id);
        buffer_put_cstring(&msg, pin);
-       
+
        if (constrained) {
                if (life != 0) {
                        buffer_put_char(&msg, SSH_AGENT_CONSTRAIN_LIFETIME);
This page took 0.034354 seconds and 4 git commands to generate.