@@ -35,11 +35,11 @@ BOOL buffersWrites; BOOL isBlocking; } #ifdef OF_HAVE_PROPERTIES -@property (assign, setter=setBlocking) BOOL isBlocking; +@property (assign, setter=setBlocking:) BOOL isBlocking; #endif /** * Returns a boolean whether the end of the stream has been reached. *