]> andersk Git - openssh.git/blobdiff - readpass.c
- OpenBSD CVS updates.
[openssh.git] / readpass.c
index c8258aaa133d99e8c6dee834ddbaf863f735817d..3bfec82cc1b8c02ef50d8dfcd33d78af81dafc10 100644 (file)
@@ -58,7 +58,7 @@ read_passphrase(const char *prompt, int from_stdin)
        sigset_t oset, nset;
        struct sigaction sa, osa;
        int input, output, echo = 0;
-  
+
        if (from_stdin) {
                input = STDIN_FILENO;
                output = STDERR_FILENO;
This page took 0.028387 seconds and 4 git commands to generate.