Home | History | Annotate | Download | only in libtomcrypt

Lines Matching full:braces

1167        -- Added {} braces for as many if/for/blocks of code I could find.  My rule is that every for/if/while/do block
1168 must have {} braces around it.