[asterisk-dev] [asterisk-commits] russell: trunk r77789 - in	/trunk: ./ include/asterisk/agi.h res/res_agi.c
    Donny Kavanagh 
    donnyk at gmail.com
       
    Mon Jul 30 14:38:13 CDT 2007
    
    
  
Reopened based on this issue:
http://bugs.digium.com/view.php?id=10279
On 7/30/07, Sean Bright <sean.bright at gmail.com> wrote:
> Missed an assignment:
>
> -       ast_carefulwrite(fd, stuff, strlen(stuff), 100);
> +       res = ast_carefulwrite(fd, stuff, strlen(stuff), 100);
>
> Sean
>
> _______________________________________________
> --Bandwidth and Colocation Provided by http://www.api-digital.com--
>
> asterisk-dev mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-dev
>
    
    
More information about the asterisk-dev
mailing list