@@ -39,11 +39,11 @@ char *string; unsigned int length; #if defined(OF_APPLE_RUNTIME) && __LP64__ int _unused; #endif - BOOL is_utf8; + BOOL isUTF8; } /** * \return A new autoreleased OFString */