@@ -36,11 +36,11 @@ /*! * The name of the INI category */ @property (copy, nonatomic) OFString *name; -- init OF_UNAVAILABLE; +- (instancetype)init OF_UNAVAILABLE; /*! * @brief Returns the string value for the specified key, or `nil` if it does * not exist. *