From f7d66eb4d34ef6ced15be21c809fbe046659264d Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Sun, 25 Nov 2007 14:59:03 +0100 Subject: [PATCH] afs.h: Make doxygen happy again. It interprets as html. --- afs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/afs.h b/afs.h index eed17768..e30978b7 100644 --- a/afs.h +++ b/afs.h @@ -116,7 +116,7 @@ void make_empty_status_items(char *buf); * Data about the current audio file, passed from afs to server. */ struct audio_file_data { - /** Same info as ls -lv -p . */ + /** Same info as ls -lv -p current audio_file. */ char verbose_ls_output[VERBOSE_LS_OUTPUT_SIZE]; /** The open file descriptor to the current audio file. */ int fd; -- 2.39.2