X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=recv.h;h=c69520e402905524ebcb120bc44221f371d29371;hp=ef2a596bacf9c1d59d8d616577c8f7cf5e83f614;hb=7f92e153f36d7cbe01ec64de489296db8b306e6a;hpb=c94cfa1c7a3a39e9dc7a80e42b50e33376de8094 diff --git a/recv.h b/recv.h index ef2a596b..c69520e4 100644 --- a/recv.h +++ b/recv.h @@ -108,9 +108,9 @@ struct receiver { * Evaluate the result from select(). * * This hook gets called after the call to select(). It should check - * all file descriptors which were added to any of the the fd sets - * during the previous call to pre_select. According to the result, it - * may then use any non-blocking I/O to establish a connection or to + * all file descriptors which were added to any of the fd sets during + * the previous call to pre_select. According to the result, it may + * then use any non-blocking I/O to establish a connection or to * receive the audio data. * * \sa select(2), struct receiver.