BALSIANOK, Peter wrote:
> I have changed xlat.c
>
> [radiusd@tdrad1 main]$ diff xlat.c xlat.c.backup
> 
> 1043a1044,1046
> 
>>                             if (isdigit(*p)) {
> 
>>                                            module_name = xlat_str = p;
> 
>>                             } else {
> 
> 1045a1049
> 
>>                             }
> 
>  
> 
> Now everythink works correct.

  Please use git, or "diff -u", so that we can see the context.  Right
now, all I know is that *some version* of xlat.c got changed.  I don't
know where this code goes.  Line numbers don't help, as they change with
every version of the file.

  Alan DeKok.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to