]> andersk Git - gssapi-openssh.git/blobdiff - openssh/fixprogs
Re-import of OpenSSH 3.7.1p2 (Chase\!)
[gssapi-openssh.git] / openssh / fixprogs
index af76ee3924569e3e3e73279f0f110d0642689d5a..61840cf810b7b4417dd3a9a97c9964a498df0097 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.091601 seconds and 4 git commands to generate.