X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/f1f1c819cd3663a9912914d6f9df92ee2cd86a6f..386656ec3d9a80184f380a77169dc0a16bad89d5:/sbr/dtimep.lex diff --git a/sbr/dtimep.lex b/sbr/dtimep.lex index a2286949..113f2ea2 100644 --- a/sbr/dtimep.lex +++ b/sbr/dtimep.lex @@ -227,7 +227,7 @@ nl [ \t\n()] YY_BUFFER_STATE lexhandle; - register char *cp; + register unsigned char *cp; static struct tws tw; memset(&tw,0,sizeof(struct tws));