aboutsummaryrefslogtreecommitdiffstats
path: root/io.c
diff options
context:
space:
mode:
Diffstat (limited to 'io.c')
-rw-r--r--io.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/io.c b/io.c
index 73108f7747..cd83f520af 100644
--- a/io.c
+++ b/io.c
@@ -10996,8 +10996,7 @@ nogvl_fcopyfile(struct copy_stream_struct *stp)
return 1;
}
}
- }
- else {
+ } else {
switch (errno) {
case ENOTSUP:
case EPERM: