On Thu, 2 Oct 2003, Sam Kalet wrote:

hI,

you`re right, mixed that lines, sorry :D

[...]
> If I change line 707 to read:
>
> last if (defined $actual_length && $actual_length == $expected_length);

i've tried this and got still some errors from it. i've changed the line
into:

last if (defined $expected_length && $actual_length == $expected_length);

and the problem is now gone (well, might not be the solution at all, as u
wrote before).

regards,
Matthias


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to