From e4c4d8d65ea675eaa56c85661ba42e112ab70f4b Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 20 Nov 2018 12:08:36 +0200 Subject: Improve workaround for backwards modification time issue --- 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 ffb3b89..7c9e464 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. // - timestamp + void close (); // Read the next line. If the result is not NULL, then it is a pointer to -- cgit v1.1