]> andersk Git - gssapi-openssh.git/blobdiff - openssh/fixprogs
Import of OpenSSH 3.8p1
[gssapi-openssh.git] / openssh / fixprogs
index 61840cf810b7b4417dd3a9a97c9964a498df0097..af76ee3924569e3e3e73279f0f110d0642689d5a 100755 (executable)
@@ -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.061228 seconds and 4 git commands to generate.