]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
afs.h: Make doxygen happy again.
authorAndre Noll <maan@systemlinux.org>
Sun, 25 Nov 2007 13:59:03 +0000 (14:59 +0100)
committerAndre Noll <maan@systemlinux.org>
Sun, 25 Nov 2007 13:59:03 +0000 (14:59 +0100)
It interprets <foo> as html.

afs.h

diff --git a/afs.h b/afs.h
index eed17768c871c9c0a3841457a6f7762972ddf0a4..e30978b7e479e0b2695ac7c878d7cace331fd749 100644 (file)
--- 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 {
  * Data about the current audio file, passed from afs to server.
  */
 struct audio_file_data {
-       /** Same info as ls -lv -p <current audio file>. */
+       /** 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;
        char verbose_ls_output[VERBOSE_LS_OUTPUT_SIZE];
        /** The open file descriptor to the current audio file. */
        int fd;