Finished comment.

This commit is contained in:
vspader 2007-10-11 11:31:36 +00:00
parent b57bcc121c
commit ad844b1df3

View file

@ -134,7 +134,7 @@
[output setVolume:v]; [output setVolume:v];
} }
//Note: This is called //This is called by the delegate DURING a requestNextStream request.
- (void)setNextStream:(NSURL *)url - (void)setNextStream:(NSURL *)url
{ {
[self setNextStream:url withUserInfo:nil]; [self setNextStream:url withUserInfo:nil];