* regtool.cc (opts): Add missing 'W'.

This commit is contained in:
Corinna Vinschen 2007-12-07 09:37:46 +00:00
parent 041337fd90
commit 582bae5d10
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2007-12-07 Corinna Vinschen <corinna@vinschen.de>
* regtool.cc (opts): Add missing 'W'.
2007-12-06 Corinna Vinschen <corinna@vinschen.de>
* ps.cc: Include limits.h.

View File

@ -57,7 +57,7 @@ static struct option longopts[] =
{NULL, 0, NULL, 0}
};
static char opts[] = "bdDehiklmnpqQsvVwxK:";
static char opts[] = "bdDehiklmnpqQsvVwWxK:";
const char *types[] =
{