Home | History | Annotate | Download | only in Scripts

Lines Matching refs:changeLogHash

1670         my $changeLogHash = fixChangeLogPatch($patch);
1671 print PATCH $changeLogHash->{patch};