projects
/
paraslash.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9627467
)
afs.h: Doxify comment for struct audio_file_data.
author
Andre Noll
<maan@systemlinux.org>
Sat, 8 Dec 2007 19:47:39 +0000
(20:47 +0100)
committer
Andre Noll
<maan@systemlinux.org>
Sat, 8 Dec 2007 19:47:39 +0000
(20:47 +0100)
afs.h
patch
|
blob
|
history
diff --git
a/afs.h
b/afs.h
index b17c8441c3c2488254f668df6062718e6575b9d8..434570497041a760fac86f80e139156da4ae5e93 100644
(file)
--- a/
afs.h
+++ b/
afs.h
@@
-113,9
+113,7
@@
void make_empty_status_items(char *buf);
/** At most that many bytes will be passed from afs to para_server. */
#define VERBOSE_LS_OUTPUT_SIZE 4096
-/*
- * Data about the current audio file, passed from afs to server.
- */
+/** Data about the current audio file, passed from afs to server. */
struct audio_file_data {
/** Same info as ls -lv -p current audio_file. */
char verbose_ls_output[VERBOSE_LS_OUTPUT_SIZE];