[asterisk-dev] [asterisk-commits] file: trunk r75381 -	/trunk/include/asterisk/config.h
    Luigi Rizzo 
    rizzo at icir.org
       
    Tue Jul 17 09:51:16 CDT 2007
    
    
  
On Tue, Jul 17, 2007 at 02:48:17PM -0000, SVN commits to the Asterisk project wrote:
> Author: file
> Date: Tue Jul 17 09:48:17 2007
> New Revision: 75381
> 
> URL: http://svn.digium.com/view/asterisk?view=rev&rev=75381
> Log:
> Make trunk build once again.
ouch! sorry....
>   * Examples of use:
>   *	ast_parse_arg("223", PARSE_INT32|PARSE_IN_RANGE,
> - *		&a, -1000, 1000); /* returns 0, a = 223 */
> + *		&a, -1000, 1000); 
> + *              returns 0, a = 223
...
    
    
More information about the asterisk-dev
mailing list