]> andersk Git - gssapi-openssh.git/blobdiff - openssh/fixprogs
The man2html from jbasney on pkilab2 works whereas the standard one doesn't.
[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.038174 seconds and 4 git commands to generate.