Add parentheses to expressions like (c = *p++) as per suggestion ctype-fix
authorJim Meyering <jim@meyering.net>
Sat, 31 Oct 1992 23:00:47 +0000 (23:00 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 31 Oct 1992 23:00:47 +0000 (23:00 +0000)
commit26e411da187cbe2e67d334a9230f4836219c24e2
treea8ecf54ef31088d773178afabf462cf144dfe3dc
parentb01778752f699303762e2307867d462133ae2b1a
Add parentheses to expressions like (c = *p++) as per suggestion
from gcc -Wall.
lib/makepath.c