diff options
Diffstat (limited to 'Porting/genlog')
-rwxr-xr-x | Porting/genlog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/genlog b/Porting/genlog index e040b9ef2c..627ba316d4 100755 --- a/Porting/genlog +++ b/Porting/genlog @@ -105,7 +105,7 @@ else { } } } - next if not $change or $skip == $nbranch; + next if not $change; print "_" x 76, "\n"; printf <<EOT, $change, $who, $date, $time; [%6s] By: %-25s on %9s %9s |