]> andersk Git - openssh.git/blobdiff - fixprogs
- djm@cvs.openbsd.org 2010/01/30 02:54:53
[openssh.git] / fixprogs
index 61840cf810b7b4417dd3a9a97c9964a498df0097..af76ee3924569e3e3e73279f0f110d0642689d5a 100755 (executable)
--- a/fixprogs
+++ b/fixprogs
@@ -65,7 +65,7 @@ foreach (@infile) {
       ($null, $null, $rate) = split(/,/, $ent[0]);
       $est = $rate / $entscale;                # scale the estimate back
     }
-  }    
+  }
   print OUT "\"$cmd\" $path $est\n";
 }
 
This page took 0.037287 seconds and 4 git commands to generate.