Werner's Miscellanea
Sign in or create your account | Project List | Help
Werner's Miscellanea Commit Details
Date: | 2011-10-14 10:54:21 (12 years 1 month ago) |
---|---|
Author: | Werner Almesberger |
Commit: | cb024e1f421862903ed9fd81dd805fa8b1e67bea |
Message: | m1rc3/norruption/2/collda: oops, only look for collateral damage on
standby.fpg |
Files: |
m1rc3/norruption/2/collda (1 diff) |
Change Details
m1rc3/norruption/2/collda | ||
---|---|---|
8 | 8 | if ($1 eq "standby.fpg") { |
9 | 9 | $n++; |
10 | 10 | $c{$n} = $c+1; |
11 | next; | |
11 | 12 | } |
12 | 13 | next if $last{$1} eq $2; |
13 | 14 | if (defined $h{$n}) { |
Branches:
master