diff options
Diffstat (limited to 'winsup/utils/regtool.cc')
-rw-r--r-- | winsup/utils/regtool.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/utils/regtool.cc b/winsup/utils/regtool.cc index 588c0ae23..6da9845f9 100644 --- a/winsup/utils/regtool.cc +++ b/winsup/utils/regtool.cc @@ -57,7 +57,7 @@ static struct option longopts[] = {NULL, 0, NULL, 0} }; -static char opts[] = "bdDehiklmnpqQsvVwxK:"; +static char opts[] = "bdDehiklmnpqQsvVwWxK:"; const char *types[] = { |