X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fbuilder.h;h=55af18a5a2e9b4db855bcefdb67cf84cb9386d89;hb=64f01c486e48f260a5d895092806ee341ef23198;hp=9f792f828c78a3d4b0c327aa1d13868fcf6d7aac;hpb=5c16082773d2589c69fe4d7920e56fa66a96fc2b;p=builder.git diff --git a/source/builder.h b/source/builder.h index 9f792f8..55af18a 100644 --- a/source/builder.h +++ b/source/builder.h @@ -133,7 +133,7 @@ private: attempted. */ bool prepare_build(); - /** Supervises the build process, starting new actions when slots become + /** Supervises the build process, starting new tasks when slots become available. */ int do_build();