Andre Poenitz wrote:
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.

No, I missed that one....

rh

Reply via email to