[asterisk-dev] Re: [asterisk-commits] oej: trunk r47611 - /trunk/include/asterisk/cli.h

Luigi Rizzo rizzo at icir.org
Tue Nov 14 09:17:09 MST 2006


On Tue, Nov 14, 2006 at 04:15:34PM -0000, asterisk-commits at lists.digium.com wrote:
> Author: oej
> Date: Tue Nov 14 10:15:34 2006
> New Revision: 47611
> 
> URL: http://svn.digium.com/view/asterisk?view=rev&rev=47611
> Log:
> need to check quoting in the doxygen docs...

:)

but that's just a C preprocessor issue, nested comments are not allowed.

cheers
luigi

> Modified:
>     trunk/include/asterisk/cli.h
> 
> Modified: trunk/include/asterisk/cli.h
> URL: http://svn.digium.com/view/asterisk/trunk/include/asterisk/cli.h?view=diff&rev=47611&r1=47610&r2=47611
> ==============================================================================
> --- trunk/include/asterisk/cli.h (original)
> +++ trunk/include/asterisk/cli.h Tue Nov 14 10:15:34 2006
> @@ -85,7 +85,7 @@
>  	int new_setdebug(int fd, int argc, char *argv[]);
>  
>  	...
> -	/* this is how we create the entry to register */
> +	// this is how we create the entry to register 
>  	NEW_CLI(new_setdebug, "short description")
>  	...
>  
> 
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
> 
> asterisk-commits mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-commits


More information about the asterisk-dev mailing list