@@ -70,11 +70,11 @@ /*! * @brief The standard error as an OFStream. */ extern OFStdIOStream *_Nullable of_stderr; -extern void of_log(OFConstantString*, ...); +extern void of_log(OFConstantString *, ...); #ifdef __cplusplus } #endif OF_ASSUME_NONNULL_END