* Arghhhhhh

This commit is contained in:
Eelco Dolstra 2004-06-22 17:07:32 +00:00
parent 05a5362d63
commit 66c7f34759
1 changed files with 1 additions and 1 deletions

View File

@ -1417,7 +1417,7 @@ void SubstitutionGoal::finished()
void SubstitutionGoal::trace(const format & f)
{
debug(format("substitution of `%1%': %2%") % nePath % f);
debug(format("substitution of `%1%': %2%") % storePath % f);
}