@@ -29,8 +29,8 @@ size_t casefoldingTableSize; } - (void)readUnicodeDataFileAtPath: (OFString*)path; - (void)readCaseFoldingFileAtPath: (OFString*)path; -- (void)writeTablesToFileAtPath: (OFString*)file; -- (void)writeHeaderToFileAtPath: (OFString*)file; +- (void)writeTablesToFileAtPath: (OFString*)path; +- (void)writeHeaderToFileAtPath: (OFString*)path; @end