On Wed, 21 Sep 2011 23:54:50 -0700, Einar Rünkaru <[email protected]> wrote:

On Wed, Sep 21, 2011 at 11:23 PM, Octavio Alvarez
<[email protected]> wrote:
On Mon, 19 Sep 2011 02:58:31 -0700, Raffaella Traniello
<[email protected]> wrote:

We ended up with some Guidelines, to better organize the community
contribution to development.

I think the source code style example is missing a <pre> wrapper, the one at

http://cinelerra.org/main_repo.php » Guidelines » Proposed changes (patches
or git commits) » Follow the style

and it's giving a wrong example of style.

Can you give the right example?

Raffaela already fixed it.

http://cinelerra.org/main_repo.php

int main()
{
        int i;

        if(i == 1)
        {
                i = 2;
        }
}



--
Octavio.

_______________________________________________
Cinelerra mailing list
[email protected]
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra

Reply via email to