diff options
Diffstat (limited to 'mod/options.cli')
-rw-r--r-- | mod/options.cli | 2 |
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; |