@@ -134,10 +134,10 @@ /*! * @brief Returns the string for OpenBSD's pledge() call. * * @warning Only available on systems with the pledge() call! */ -- (OFString*)pledgeString; +- (OFString *)pledgeString; #endif @end OF_ASSUME_NONNULL_END