X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=sbr%2Fdtimep.lex;h=113f2ea2a03d479a35389d69292bd8a426ec563f;hb=7edb0cbc236244d996d1e2ae1d58d0e9f7d98062;hp=a228694940511863cabb3d96e1a8dcadd9d05d0d;hpb=f1f1c819cd3663a9912914d6f9df92ee2cd86a6f;p=mmh diff --git a/sbr/dtimep.lex b/sbr/dtimep.lex index a228694..113f2ea 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));