]> andersk Git - openssh.git/blobdiff - scp.c
more whitespace (tabs this time)
[openssh.git] / scp.c
diff --git a/scp.c b/scp.c
index cece74a987eb1ed24a549581dc7596dd630a41b8..10f6428b2bec94c059ec54a9f59fd16dc1d7c41b 100644 (file)
--- a/scp.c
+++ b/scp.c
@@ -907,7 +907,7 @@ bad:                        run_err("%s: %s", np, strerror(errno));
                                cp += j;
                                statbytes += j;
                        } while (amt > 0);
-               
+
                        if (limitbw)
                                bwlimit(4096);
 
This page took 0.040295 seconds and 4 git commands to generate.