Add parentheses to expressions like (c = *p++) as per suggestion
authorJim Meyering <jim@meyering.net>
Sat, 31 Oct 1992 23:00:13 +0000 (23:00 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 31 Oct 1992 23:00:13 +0000 (23:00 +0000)
commit52d8f3c425679de813a0e58530564668e364361d
tree29d36e0fd2d840f4b0287f58a3c3604da4b68b72
parent52cafd727f9c0616e7780f7deddaa29e6a443029
Add parentheses to expressions like (c = *p++) as per suggestion
from gcc -Wall.
src/cp.c
src/ls.c