aboutsummaryrefslogtreecommitdiff
path: root/bpkg/package-skeleton.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/package-skeleton.cxx')
-rw-r--r--bpkg/package-skeleton.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/bpkg/package-skeleton.cxx b/bpkg/package-skeleton.cxx
index c3015da..899fb48 100644
--- a/bpkg/package-skeleton.cxx
+++ b/bpkg/package-skeleton.cxx
@@ -31,7 +31,7 @@ using namespace butl;
namespace bpkg
{
- // These are defined in bpkg.cxx and initialized in main().
+ // These are defined in bpkg.cxx and initialized by build2_init().
//
extern strings build2_cmd_vars;
extern build2::scheduler build2_sched;