diff options
author | Peter Foley <pefoley2@pefoley.com> | 2016-03-19 13:45:49 -0400 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2016-03-20 11:55:08 +0100 |
commit | dc85a189a490d3fdd779da3aae1178aafde37cfc (patch) | |
tree | 5ba8657494914e88b4c73a5c6e5f58e2b0ebed85 /winsup/cygwin/cygserver_msg.h | |
parent | 922e21a3eae20cdf68aa8a2db6b03a52648c3d1e (diff) | |
download | cygnal-dc85a189a490d3fdd779da3aae1178aafde37cfc.tar.gz cygnal-dc85a189a490d3fdd779da3aae1178aafde37cfc.tar.bz2 cygnal-dc85a189a490d3fdd779da3aae1178aafde37cfc.zip |
Add necessary braces to if statements
The missing braces cause only the first expression to be guarded by the
else clause.
winsup/cygwin/ChangeLog
* fhandler_disk_file.cc (facl): Add missing braces to if statement.
* mount.cc (dos_drive_mappings): Add missing braces to if statement.
Signed-off-by: Peter Foley <pefoley2@pefoley.com>
Diffstat (limited to 'winsup/cygwin/cygserver_msg.h')
0 files changed, 0 insertions, 0 deletions