X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=audiod.c;h=1d74fb0fa223c911ee5412166e9cd289b2cc4d9c;hb=25775b492fc77e7ad4cb8cf27261e806f22756e6;hp=5ef5778107e22dd44e44402f2961cc0f6192a594;hpb=b3644a3f5de245609dc608a947ed71e2f75b2fd5;p=paraslash.git diff --git a/audiod.c b/audiod.c index 5ef57781..1d74fb0f 100644 --- a/audiod.c +++ b/audiod.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005-2013 Andre Noll + * Copyright (C) 2005-2014 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ @@ -213,7 +213,7 @@ static int get_matching_audio_format_nums(const char *re) * from the status items received from para_server and the start time of the * (first) writer of the given slot. * - * It has to to take into account that probably the stream was not started at + * It has to take into account that the stream was probably not started at * the beginning of the file, that the clock between the server and the client * host may differ and that playback of the stream was delayed, e.g. because * the prebuffer filter is used in the filter configuration of the given slot.