aboutsummaryrefslogtreecommitdiff
path: root/mod/options.cli
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-05-01 12:28:14 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-05-01 12:28:14 +0300
commitc6c046e7643bb923e197237f0e0f61d69d6ebb10 (patch)
tree391bba2f9cf753dbcb19eb08914ac293d8f33d04 /mod/options.cli
parent8f3d3956b1e837c726859eb8bbe19dad79c54a42 (diff)
Adapt to adding hxx extension for headers and lib prefix for library dir in libbpkg
Diffstat (limited to 'mod/options.cli')
-rw-r--r--mod/options.cli2
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/options.cli b/mod/options.cli
index 3d6ac60..79636a8 100644
--- a/mod/options.cli
+++ b/mod/options.cli
@@ -383,7 +383,7 @@ namespace brep
// character). In other words, after url-decoding the space character is
// treated the same way as the plus character.
//
- // @@ Make it of the version type? Maybe after it get moved to bpkg/types
+ // @@ Make it of the version type? Maybe after it get moved to libbpkg/types.hxx
// or at least the second use case appear.
//
string version | v;