diff options
author | Paul Mackerras <paulus@samba.org> | 2006-02-07 09:10:18 +1100 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2006-02-07 09:10:18 +1100 |
commit | 418c4c7bceb7276e2a95772aa34f0cee5e1c47e8 (patch) | |
tree | 7409e93c5ad64490b95ae5db1ed0452ae905fc0b /commit.c | |
parent | fd8ccbec4f0161b14f804a454e68b29e24840ad3 (diff) | |
download | git-418c4c7bceb7276e2a95772aa34f0cee5e1c47e8.tar.gz |
gitk: Add braces around if expressions
Apparently this simplifies things for the parser/compiler and makes
it go slightly faster (since without the braces, it potentially has
to do two levels of substitutions rather than one).
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions