Community
Participate
Working Groups
Build Identifier: M20100909-0800 Currently it's not possible to format code like this automatically: static xmms_medialib_entry_t<LINE BREAK HERE> xmms_medialib_entry_new_insert (xmms_medialib_session_t *session, guint32 id, const char *url, xmms_error_t *error); { } In words, a line break before function name is what I'm looking for, otherwise function declaration lines tend to become pretty long. Reproducible: Always Steps to Reproduce: 1. write the code 2. format the source
*** This bug has been marked as a duplicate of bug 239878 ***