X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=server.h;h=b33ba1dd806f91c027027e01099fb6a12fad06c6;hp=efee2dbde421587472ab9c866be50e5fa32a374a;hb=970247623b17124a5aacb14a8061da56e1f3b0be;hpb=21a0bd773519c5bd39a5293f2e66ea59add8d0a9 diff --git a/server.h b/server.h index efee2dbd..b33ba1dd 100644 --- 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;