aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/auth/dsa2ssh.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/auth/dsa2ssh.c')
-rw-r--r--src/cmd/auth/dsa2ssh.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd/auth/dsa2ssh.c b/src/cmd/auth/dsa2ssh.c
index 489f2d21..26f9ff6d 100644
--- a/src/cmd/auth/dsa2ssh.c
+++ b/src/cmd/auth/dsa2ssh.c
@@ -18,7 +18,7 @@ main(int argc, char **argv)
DSApriv *k;
char *comment;
uchar buf[8192], *p;
-
+
fmtinstall('B', mpfmt);
fmtinstall('[', encodefmt);
comment = "";