diff options
Diffstat (limited to 'libbuild2/target.hxx')
-rw-r--r-- | libbuild2/target.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libbuild2/target.hxx b/libbuild2/target.hxx index d6e128e..e1d91e4 100644 --- a/libbuild2/target.hxx +++ b/libbuild2/target.hxx @@ -1558,8 +1558,8 @@ namespace build2 // (for example, a binless library or an installed import library -- we // know the DLL is there, just not exactly where). In this case you could // also set its mtime to timestamp_unreal (but don't have to, if a real - // timestamp can be derived, for example, the from the import library in - // the DLL case above). + // timestamp can be derived, for example, from the import library in the + // DLL case above). // // Note, however, that a target with timestamp_unreal does not have to // have an empty path. One consequence of this arrangement (assigned path |