@@ -71,11 +71,11 @@ { OFAutoreleasePool *pool = [[OFAutoreleasePool alloc] init]; OFMutableString *s[3]; OFArray *a; int i; - of_unichar_t *ua; + const of_unichar_t *ua; EntityHandler *h; #ifdef OF_HAVE_BLOCKS __block BOOL ok; #endif