On Tuesday 24 April 2007 13:00, Helmut Kuper wrote:
> Hello,
>
>
> there is a typo error in acc_mod.c
>
> replace line 222 ({"acc_totag_column",     STR_PARAM, &acc_totag_col
>     },)
>
> with ({"acc_to_tag_column",     STR_PARAM, &acc_totag_col        },)
Hello Helmut,
thanks for the report. Fixed on svn.
Henning