From 25775b492fc77e7ad4cb8cf27261e806f22756e6 Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Thu, 2 Jan 2014 05:47:03 +0000 Subject: [PATCH] audiod: get_time_string() comment fix. --- audiod.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/audiod.c b/audiod.c index 7bf92a02..1d74fb0f 100644 --- a/audiod.c +++ b/audiod.c @@ -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. -- 2.39.2