aboutsummaryrefslogtreecommitdiff
path: root/build2/depdb
diff options
context:
space:
mode:
Diffstat (limited to 'build2/depdb')
-rw-r--r--build2/depdb2
1 files changed, 1 insertions, 1 deletions
diff --git a/build2/depdb b/build2/depdb
index 6dec29e..569595c 100644
--- a/build2/depdb
+++ b/build2/depdb
@@ -13,7 +13,7 @@
namespace build2
{
- // Auxiliary dependency database (those .d files). Uses iostream failure and
+ // Auxiliary dependency database (those .d files). Uses io_error and
// system_error exceptions to signal errors.
//
// This is a strange beast: a line-oriented, streaming database that can, at