@@ -17,10 +17,10 @@ #import "OFAutoreleasePool.h" OF_ASSUME_NONNULL_BEGIN @interface OFAutoreleasePool () -+ (void)OF_handleThreadTermination; -- (void)OF_super_dealloc; ++ (void)of_handleThreadTermination; +- (void)of_super_dealloc; @end OF_ASSUME_NONNULL_END