X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=afh.h;h=c237e2956fa77dcf39ec34303661b898486aad75;hp=4204108a33131e3b4bda8a007bd429665246860c;hb=4d3eeacf793e321b9bcf27880eceef6e1d4db419;hpb=a6cae51e8c60fa9d92b206d0a51483f75b47735a diff --git a/afh.h b/afh.h index 4204108a..c237e295 100644 --- a/afh.h +++ b/afh.h @@ -71,12 +71,12 @@ struct audio_file_data { }; /** - * Structure for audio format handling. + * Structure for audio format handling. * - * There's one such struct for each supported audio format. Initially, only \a - * name and \a init are defined. During the startup process, para_server calls - * the \a init function of each audio format handler which is expected to fill - * in the other part of this struct. + * There's one such struct for each supported audio format. Initially, only \a + * name and \a init are defined. During the startup process, para_server calls + * the \a init function of each audio format handler which is expected to fill + * in the other part of this struct. */ struct audio_format_handler { /** Name of the audio format. */