Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2007-12-07 12:37:46 +0300
committerCorinna Vinschen <corinna@vinschen.de>2007-12-07 12:37:46 +0300
commit582bae5d1056532f2df15b4b720a3a3f4d57cb91 (patch)
treeee3631c781d158179e4b5db4255d750d100ff740 /winsup/utils/regtool.cc
parent041337fd90fab3907c2877993f545dbd2d54b0c5 (diff)
* regtool.cc (opts): Add missing 'W'.
Diffstat (limited to 'winsup/utils/regtool.cc')
-rw-r--r--winsup/utils/regtool.cc2
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[] =
{