From 9a4a954096457e802df50b951315c171818a8391 Mon Sep 17 00:00:00 2001 From: Andre Date: Thu, 18 May 2006 14:42:05 +0200 Subject: [PATCH] afs.c: fix documentation of afs_preselect() --- afs.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/afs.c b/afs.c index 41ef1e21..69b71e77 100644 --- a/afs.c +++ b/afs.c @@ -422,9 +422,9 @@ struct timeval *afs_chunk_time(void) * and acted upon by calling appropriate functions from the lower layers. * Possible actions include * - * - request a new file list from the current dabase tool (audio file change) + * - request a new file list from the current audio file selector * - shutdown of all senders (stop/pause command) - * - repositioning of the stream (ff/jmp command) + * - reposition the stream (ff/jmp command) * * \return A pointer to a struct timeval containing the timeout for the next * chunk of data to be sent, or NULL if we're not sending right now. -- 2.39.2