From: Andre Noll Date: Sun, 21 Dec 2014 13:12:08 +0000 (+0000) Subject: afh.h: Trivial whitespace fix. X-Git-Tag: v0.5.4~35 X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=commitdiff_plain;h=93e25c336dcf3b9cf20ce5ef5653a2344d09c433;ds=sidebyside afh.h: Trivial whitespace fix. --- 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. */