From cad1d43f2555797499146c72603ef7c20e9afd80 Mon Sep 17 00:00:00 2001 From: Mike Buland Date: Tue, 10 Oct 2006 22:49:47 +0000 Subject: Nothing really changed...I think --- src/buildparser.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/buildparser.cpp b/src/buildparser.cpp index 403c469..a9e33e5 100644 --- a/src/buildparser.cpp +++ b/src/buildparser.cpp @@ -448,7 +448,7 @@ Build *BuildParser::genBuild() StringList lInputs = buildToStringListDup( (*i).second.lInput, StringList(), - *bld, *j, &mExtra + *bld, *j, &mExtra /*, bld <-- should this be here? */ ); pTarget->getInput().insert( pTarget->getInput().end(), -- cgit v1.2.3