Add curly braces around statements in if/else/while/do/etc. that
authorJim Meyering <jim@meyering.net>
Sat, 11 Apr 1998 15:35:06 +0000 (15:35 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 11 Apr 1998 15:35:06 +0000 (15:35 +0000)
commit6845df702a8df510b0d40c19069ee8d893722a9d
tree918afc73364e6ce19b9dbf477c3c96a67d45baea
parent7efc230716b545340f0fecf2a5cfebca956d9c76
Add curly braces around statements in if/else/while/do/etc. that
span more than a line -- even around multiline simple statements or
single-line simple statements preceded by a comment line.
lib/hash.c