afh.h: Trivial whitespace fix.
authorAndre Noll <maan@tuebingen.mpg.de>
Sun, 21 Dec 2014 13:12:08 +0000 (13:12 +0000)
committerAndre Noll <maan@tuebingen.mpg.de>
Sun, 11 Jan 2015 15:11:38 +0000 (16:11 +0100)
afh.h

diff --git a/afh.h b/afh.h
index 4204108a33131e3b4bda8a007bd429665246860c..c237e2956fa77dcf39ec34303661b898486aad75 100644 (file)
--- 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. */
  */
 struct audio_format_handler {
        /** Name of the audio format. */