X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=recv.h;h=c69520e402905524ebcb120bc44221f371d29371;hp=ef2a596bacf9c1d59d8d616577c8f7cf5e83f614;hb=869f0e06ec4e15abc9230c1b2d7615da5250802e;hpb=9de1287d67c9562e9140c6dc7deb0c01c4e10cc0 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.