build: Convert alsa detection to new macros.
[paraslash.git] / afh.h
diff --git a/afh.h b/afh.h
index 4204108a33131e3b4bda8a007bd429665246860c..48307298f61bddcc393f748921f57403f442d9ea 100644 (file)
--- a/afh.h
+++ b/afh.h
@@ -1,5 +1,5 @@
 /*
 /*
- * Copyright (C) 2005-2014 Andre Noll <maan@tuebingen.mpg.de>
+ * Copyright (C) 2005 Andre Noll <maan@tuebingen.mpg.de>
  *
  * Licensed under the GPL v2. For licencing details see COPYING.
  */
  *
  * Licensed under the GPL v2. For licencing details see COPYING.
  */
@@ -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. */