Andreas Vox <[EMAIL PROTECTED]> writes:

| Angus Leeming <[EMAIL PROTECTED]> writes:
>
|  > You attached the insetcite patch...
>
| That's what happens if you start posting before waking up ...
>
| Sorry.
| /Andreas
>
| -             case LyXLength::PT: //< Point = 1/72.27in = 0.351mm
| +             case LyXLength::PT: // Point = 1/72.27in = 0.351mm
|                       result << len.value() * 72 / 72.27 << "pt";

The '<' is there for a reason.
Don't remove them. (rather fix them to be '///<')

Think doxygen documentation.

-- 
        Lgb

Reply via email to