X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/halibut/blobdiff_plain/12efc259181ef61166a89aab865d52d35db08efa..e34ba5c3b8a7bcb8fceb437125da3a6a6f6d2dba:/main.c diff --git a/main.c b/main.c index 9af17b3..182cbec 100644 --- a/main.c +++ b/main.c @@ -270,6 +270,7 @@ int main(int argc, char **argv) { in.pushback = NULL; in.reportcols = reportcols; in.stack = NULL; + in.defcharset = CS_ASCII; idx = make_index();