https://bugs.freedesktop.org/show_bug.cgi?id=83991

          Priority: medium
            Bug ID: 83991
          Assignee: [email protected]
           Summary: remove bogus folding comments...
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: [email protected]
          Hardware: Other
            Status: UNCONFIRMED
           Version: 4.3.0.2 rc
         Component: Libreoffice
           Product: LibreOffice

It seems like someone went wild with a folding editor inside:

mysqlc/source eg.

/* {{{ OStatement::execute() -I- */

which adds no value.  We should also remove any blocks like this, and leave a
single space between functions to enhance readability.

/*
 * Local variables:
 * tab-width: 4
 * c-basic-offset: 4
 * End:
 * vim600: noet sw=4 ts=4 fdm=marker
 * vim<600: noet sw=4 ts=4
 */

Thanks ! =)

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to