@@ -73,11 +73,11 @@ { return [self stringByXMLUnescapingWithDelegate: nil]; } - (OFString*)stringByXMLUnescapingWithDelegate: - (OFObject *)delegate + (id )delegate { size_t i, last; BOOL in_entity; OFMutableString *ret;