On Mon, Feb 25, 2008 at 10:13:46PM -0000, [EMAIL PROTECTED] wrote:
> +bool ParamInfo::ParamData::isOptional() const
> +{
> +     return type_ == ParamInfo::LATEX_OPTIONAL ||
> +            type_ == ParamInfo::LATEX_KV_OPTIONAL;

Hmdahm.. IIRC Abdel mentioned putting the operator on the new line.

Andre'

Reply via email to