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