http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5776
------- Additional Comments From [EMAIL PROTECTED] 2008-01-09 02:46 -------
oh -- for reference, line 1026 is marked by ### below:
sub hash_line_for_rule {
my ($self, $pms, $rulename) = @_;
return "\n".'#line 1 "'. ###
$pms->{conf}->{source_file}->{$rulename}.
', rule '.$rulename.',"';
}
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
