move most remaining macros out of acconfig.h which is an obsolete feature of
[mmh] / sbr / dtimep.lex
index a228694..113f2ea 100644 (file)
@@ -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));