@@ -26,11 +26,11 @@ { int _fd; bool _atEndOfStream; } -- OF_initWithFileDescriptor: (int)fd; +- (instancetype)OF_initWithFileDescriptor: (int)fd; @end #ifdef __cplusplus extern "C" { #endif