Re: [Dspam-devel] Typo in last commit

2010-04-25 Thread Stevan Bajić
On Sun, 25 Apr 2010 15:37:41 +0200 Julien Valroff wrote: > Hi, > Hallo Julien, > There is a typo in the last commit > 3659ebb7d70026b27fccc6fad6118767db5b0811, here is a patch to fix it: > > --- a/webui/cgi-bin/dspam.cgi > +++ b/webui/cgi-bin/dspam.cgi > @@ -516,7 +516,7 @@ sub DisplayHistory

[Dspam-devel] Typo in last commit

2010-04-25 Thread Julien Valroff
Hi, There is a typo in the last commit 3659ebb7d70026b27fccc6fad6118767db5b0811, here is a patch to fix it: --- a/webui/cgi-bin/dspam.cgi +++ b/webui/cgi-bin/dspam.cgi @@ -516,7 +516,7 @@ sub DisplayHistory { $from =~ s/"/"/g; $from =~ s/'/'/g; # MSIE doesn't know "'" -$subje