X-Git-Url: https://git.draconx.ca/gitweb/upkg.git/blobdiff_plain/6e7d67bed9f4d76943e2f1724acff1e16b8bf7ac..94cc6656cd266c2f0d8eb5bc1201fa091744c46c:/test/decodeindex.c diff --git a/test/decodeindex.c b/test/decodeindex.c index d3f099a..415fa79 100644 --- a/test/decodeindex.c +++ b/test/decodeindex.c @@ -26,7 +26,7 @@ #define PROGNAME "decodeindex" static const char *progname = PROGNAME; -static const unsigned char sopts[] = "VH"; +static const char sopts[] = "VH"; static const struct option lopts[] = { { "version", 0, NULL, 'V' }, { "help", 0, NULL, 'H' },