]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - server.h
do not copy the audio file header
[paraslash.git] / server.h
index efee2dbde421587472ab9c866be50e5fa32a374a..b33ba1dd806f91c027027e01099fb6a12fad06c6 100644 (file)
--- a/server.h
+++ b/server.h
@@ -74,6 +74,7 @@ struct sender_command_data{
  *     date.
  */
 struct misc_meta_data {
+/** information on the current audio file  */
        struct audio_format_info afi;
 /** the size of the current audio file in bytes */
        long unsigned int size;