(make_path): Reformat 3 if-stmts to test `if (newly_created_dir)' only once.
authorJim Meyering <jim@meyering.net>
Sat, 10 Jan 1998 10:28:37 +0000 (10:28 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 10 Jan 1998 10:28:37 +0000 (10:28 +0000)
commitc0a160df4ba0bb8c4056caceeb196b386be31809
treed3d2c7c42c0c66a57c95e9934da2b98a7d265694
parent0078bf814db8519fcbbd19c7945aed0ecc1c62c1
(make_path): Reformat 3 if-stmts to test `if (newly_created_dir)' only once.
Suggestion from Andreas Schwab.
lib/makepath.c