aboutsummaryrefslogtreecommitdiff
path: root/bpkg/satisfaction.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/satisfaction.cxx')
-rw-r--r--bpkg/satisfaction.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/bpkg/satisfaction.cxx b/bpkg/satisfaction.cxx
index 2e2b269..23c63fd 100644
--- a/bpkg/satisfaction.cxx
+++ b/bpkg/satisfaction.cxx
@@ -141,7 +141,7 @@ namespace bpkg
// Fall through.
}
- catch (const ifdstream::failure&)
+ catch (const io_error&)
{
pr.wait ();
// Fall through.