@@ -149,11 +149,11 @@ /*! * @brief Returns the size of the specified file. * * @return The size of the specified file */ -+ (off_t)sizeOfFileAtPath: (OFString*)path; ++ (of_offset_t)sizeOfFileAtPath: (OFString*)path; /*! * @brief Returns the date of the last modification of the file. * * @return The date of the last modification of the file