From cf6374ec9a2fc3c765a07dcad73e05ea757ee477 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 19 Nov 2018 21:07:26 +0200 Subject: Extend backwards modification time diagnostics --- build2/depdb.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build2/depdb.hxx') diff --git a/build2/depdb.hxx b/build2/depdb.hxx index 7c9e464..ffb3b89 100644 --- a/build2/depdb.hxx +++ b/build2/depdb.hxx @@ -90,7 +90,7 @@ namespace build2 // may be left in the old/currupt state. Note that in the read mode this // function will "chop off" lines that haven't been read. // - void + timestamp close (); // Read the next line. If the result is not NULL, then it is a pointer to -- cgit v1.1