@@ -65,11 +65,11 @@ return; } unicodeLen = [self length]; unicodeString = [self allocMemoryForNItems: unicodeLen - withSize: sizeof(of_unichar_t)]; + ofSize: sizeof(of_unichar_t)]; i = j = 0; newCStringLength = 0; while (i < s->cStringLength) {