svn+ssh://bugman@.../svn/relax/1.3
........
r3345 | bugman | 2007-07-22 18:19:33 +0200 (Sun, 22 Jul 2007) | 10 lines
Fix for bug #9562 (http://gna.org/bugs/?9562).
This bug was reported and fixed by Sebastien Morin (sebastien dot morin dot 1 at ulaval dot ca) by
the patch 'patch__specific_fns__jw_mapping__l1.3_r3342' attached to the bug report.
In the 1.3 line, revision 3342, there is a typo in the 'set()' function of the file
'specific_fns/jw_mapping.py'. The string 'csa' is used twice on line 398. The string 'csa' should
be used first and, then, the string 'r'.
........