aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClemens Ladisch <clemens@ladisch.de>2005-01-17 17:34:31 +0000
committerClemens Ladisch <clemens@ladisch.de>2005-01-17 17:34:31 +0000
commit04c2de32c1bec67588638c9cd16238b376e0270b (patch)
treebb04e0cacae01f844dc7972629898a87ee7d4a25
parent340018db8a8716b5fb96c1e90147d55f137c5096 (diff)
fix some file paths in comments
doxygen complains if the file name specified with \file does not match the real file name, so fix it
-rw-r--r--include/asoundef.h2
-rw-r--r--include/asoundlib.h6
-rw-r--r--include/conf.h2
-rw-r--r--include/control.h6
-rw-r--r--include/conv.h2
-rw-r--r--include/error.h2
-rw-r--r--include/global.h6
-rw-r--r--include/hwdep.h6
-rw-r--r--include/input.h2
-rw-r--r--include/instr.h6
-rw-r--r--include/mixer.h6
-rw-r--r--include/mixer_ordinary.h6
-rw-r--r--include/output.h2
-rw-r--r--include/pcm.h6
-rw-r--r--include/pcm_ordinary.h6
-rw-r--r--include/pcm_plugin.h6
-rw-r--r--include/rawmidi.h6
-rw-r--r--include/seq.h2
-rw-r--r--include/seq_event.h6
-rw-r--r--include/seq_midi_event.h6
-rw-r--r--include/seqmid.h6
-rw-r--r--include/timer.h6
22 files changed, 52 insertions, 52 deletions
diff --git a/include/asoundef.h b/include/asoundef.h
index 97991fda..63449f5f 100644
--- a/include/asoundef.h
+++ b/include/asoundef.h
@@ -1,5 +1,5 @@
/**
- * \file <alsa/asoundef.h>
+ * \file include/asoundef.h
* \brief Application interface library for the ALSA driver
* \author Jaroslav Kysela <perex@suse.cz>
* \author Abramo Bagnara <abramo@alsa-project.org>
diff --git a/include/asoundlib.h b/include/asoundlib.h
index 10a545bc..2a7de28d 100644
--- a/include/asoundlib.h
+++ b/include/asoundlib.h
@@ -1,5 +1,5 @@
/**
- * \file <alsa/asoundlib.h>
+ * \file include/asoundlib.h
* \brief Application interface library for the ALSA driver
* \author Jaroslav Kysela <perex@suse.cz>
* \author Abramo Bagnara <abramo@alsa-project.org>
@@ -7,8 +7,8 @@
* \date 1998-2001
*
* Application interface library for the ALSA driver
- *
- *
+ */
+/*
* This library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation; either version 2.1 of
diff --git a/include/conf.h b/include/conf.h
index e55385e7..b8bb8c32 100644
--- a/include/conf.h
+++ b/include/conf.h
@@ -1,5 +1,5 @@
/**
- * \file <alsa/conf.h>
+ * \file include/conf.h
* \brief Application interface library for the ALSA driver
* \author Jaroslav Kysela <perex@suse.cz>
* \author Abramo Bagnara <abramo@alsa-project.org>
diff --git a/include/control.h b/include/control.h
index cdbe242a..e1add6ec 100644
--- a/include/control.h
+++ b/include/control.h
@@ -1,5 +1,5 @@
/**
- * \file <alsa/control.h>
+ * \file include/control.h
* \brief Application interface library for the ALSA driver
* \author Jaroslav Kysela <perex@suse.cz>
* \author Abramo Bagnara <abramo@alsa-project.org>
@@ -7,8 +7,8 @@
* \date 1998-2001
*
* Application interface library for the ALSA driver
- *
- *
+ */
+/*
* This library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation; either version 2.1 of
diff --git a/include/conv.h b/include/conv.h
index a3268982..0f7e5b76 100644
--- a/include/conv.h
+++ b/include/conv.h
@@ -1,5 +1,5 @@
/**
- * \file <file/conv.h>
+ * \file include/conv.h
* \brief Application interface library for the ALSA driver
* \author Jaroslav Kysela <perex@suse.cz>
* \author Abramo Bagnara <abramo@alsa-project.org>
diff --git a/include/error.h b/include/error.h
index b3413a16..37e4fa13 100644
--- a/include/error.h
+++ b/include/error.h
@@ -1,5 +1,5 @@
/**
- * \file <alsa/error.h>
+ * \file include/error.h
* \brief Application interface library for the ALSA driver
* \author Jaroslav Kysela <perex@suse.cz>
* \author Abramo Bagnara <abramo@alsa-project.org>
diff --git a/include/global.h b/include/global.h
index b6fd61f2..760c6871 100644
--- a/include/global.h
+++ b/include/global.h
@@ -1,5 +1,5 @@
/**
- * \file <alsa/global.h>
+ * \file include/global.h
* \brief Application interface library for the ALSA driver
* \author Jaroslav Kysela <perex@suse.cz>
* \author Abramo Bagnara <abramo@alsa-project.org>
@@ -7,8 +7,8 @@
* \date 1998-2001
*
* Application interface library for the ALSA driver
- *
- *
+ */
+/*
* This library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation; either version 2.1 of
diff --git a/include/hwdep.h b/include/hwdep.h
index 5a3575c8..c3477c7f 100644
--- a/include/hwdep.h
+++ b/include/hwdep.h
@@ -1,5 +1,5 @@
/**
- * \file <alsa/hwdep.h>
+ * \file include/hwdep.h
* \brief Application interface library for the ALSA driver
* \author Jaroslav Kysela <perex@suse.cz>
* \author Abramo Bagnara <abramo@alsa-project.org>
@@ -7,8 +7,8 @@
* \date 1998-2001
*
* Application interface library for the ALSA driver
- *
- *
+ */
+/*
* This library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation; either version 2.1 of
diff --git a/include/input.h b/include/input.h
index 105b1288..bb4f0705 100644
--- a/include/input.h
+++ b/include/input.h
@@ -1,5 +1,5 @@
/**
- * \file <alsa/input.h>
+ * \file include/input.h
* \brief Application interface library for the ALSA driver
* \author Jaroslav Kysela <perex@suse.cz>
* \author Abramo Bagnara <abramo@alsa-project.org>
diff --git a/include/instr.h b/include/instr.h
index f7eef63a..4c852837 100644
--- a/include/instr.h
+++ b/include/instr.h
@@ -1,5 +1,5 @@
/**
- * \file <file/instr.h>
+ * \file include/instr.h
* \brief Application interface library for the ALSA driver
* \author Jaroslav Kysela <perex@suse.cz>
* \author Abramo Bagnara <abramo@alsa-project.org>
@@ -7,8 +7,8 @@
* \date 1998-2001
*
* Application interface library for the ALSA driver
- *
- *
+ */
+/*
* This library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation; either version 2.1 of
diff --git a/include/mixer.h b/include/mixer.h
index ac55a647..0f0db30b 100644
--- a/include/mixer.h
+++ b/include/mixer.h
@@ -1,5 +1,5 @@
/**
- * \file <alsa/mixer.h>
+ * \file include/mixer.h
* \brief Application interface library for the ALSA driver
* \author Jaroslav Kysela <perex@suse.cz>
* \author Abramo Bagnara <abramo@alsa-project.org>
@@ -7,8 +7,8 @@
* \date 1998-2001
*
* Application interface library for the ALSA driver
- *
- *
+ */
+/*
* This library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation; either version 2.1 of
diff --git a/include/mixer_ordinary.h b/include/mixer_ordinary.h
index db362a50..c32da09e 100644
--- a/include/mixer_ordinary.h
+++ b/include/mixer_ordinary.h
@@ -1,13 +1,13 @@
/**
- * \file <alsa/mixer_ordinary.h>
+ * \file include/mixer_ordinary.h
* \brief Application interface library for the ALSA driver
* \author Jaroslav Kysela <perex@suse.cz>
* \date 2003
*
* Application interface library for the ALSA driver.
* See the \ref mixer_ordinary page for more details.
- *
- *
+ */
+/*
* This library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation; either version 2.1 of
diff --git a/include/output.h b/include/output.h
index 6c7fdca8..920fd69c 100644
--- a/include/output.h
+++ b/include/output.h
@@ -1,5 +1,5 @@
/**
- * \file <alsa/output.h>
+ * \file include/output.h
* \brief Application interface library for the ALSA driver
* \author Jaroslav Kysela <perex@suse.cz>
* \author Abramo Bagnara <abramo@alsa-project.org>
diff --git a/include/pcm.h b/include/pcm.h
index d57b606f..cdf5d0d1 100644
--- a/include/pcm.h
+++ b/include/pcm.h
@@ -1,5 +1,5 @@
/**
- * \file <alsa/pcm.h>
+ * \file include/pcm.h
* \brief Application interface library for the ALSA driver
* \author Jaroslav Kysela <perex@suse.cz>
* \author Abramo Bagnara <abramo@alsa-project.org>
@@ -8,8 +8,8 @@
*
* Application interface library for the ALSA driver.
* See the \ref pcm page for more details.
- *
- *
+ */
+/*
* This library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation; either version 2.1 of
diff --git a/include/pcm_ordinary.h b/include/pcm_ordinary.h
index cc600407..50f8dcf5 100644
--- a/include/pcm_ordinary.h
+++ b/include/pcm_ordinary.h
@@ -1,13 +1,13 @@
/**
- * \file <alsa/pcm_ordinary.h>
+ * \file include/pcm_ordinary.h
* \brief Application interface library for the ALSA driver
* \author Jaroslav Kysela <perex@suse.cz>
* \date 2003
*
* Application interface library for the ALSA driver.
* See the \ref pcm_ordinary page for more details.
- *
- *
+ */
+/*
* This library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation; either version 2.1 of
diff --git a/include/pcm_plugin.h b/include/pcm_plugin.h
index a2ab60e5..2129bfeb 100644
--- a/include/pcm_plugin.h
+++ b/include/pcm_plugin.h
@@ -1,5 +1,5 @@
/**
- * \file <alsa/pcm_plugin.h>
+ * \file include/pcm_plugin.h
* \brief Common PCM plugin code
* \author Abramo Bagnara <abramo@alsa-project.org>
* \author Jaroslav Kysela <perex@suse.cz>
@@ -11,8 +11,8 @@
* \warning Using of contents of this header file might be dangerous
* in the sense of compatibility reasons. The contents might be
* freely changed in future.
- *
- *
+ */
+/*
* This library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation; either version 2.1 of
diff --git a/include/rawmidi.h b/include/rawmidi.h
index e53fb1b0..d4a2c55e 100644
--- a/include/rawmidi.h
+++ b/include/rawmidi.h
@@ -1,5 +1,5 @@
/**
- * \file <alsa/rawmidi.h>
+ * \file include/rawmidi.h
* \brief Application interface library for the ALSA driver
* \author Jaroslav Kysela <perex@suse.cz>
* \author Abramo Bagnara <abramo@alsa-project.org>
@@ -7,8 +7,8 @@
* \date 1998-2001
*
* Application interface library for the ALSA driver
- *
- *
+ */
+/*
* This library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation; either version 2.1 of
diff --git a/include/seq.h b/include/seq.h
index 31acb1b2..6fb540fd 100644
--- a/include/seq.h
+++ b/include/seq.h
@@ -1,5 +1,5 @@
/**
- * \file <alsa/seq.h>
+ * \file include/seq.h
* \brief Application interface library for the ALSA driver
* \author Jaroslav Kysela <perex@suse.cz>
* \author Abramo Bagnara <abramo@alsa-project.org>
diff --git a/include/seq_event.h b/include/seq_event.h
index 6fb0f4c1..6d59ca4e 100644
--- a/include/seq_event.h
+++ b/include/seq_event.h
@@ -1,5 +1,5 @@
/**
- * \file <alsa/seq_event.h>
+ * \file include/seq_event.h
* \brief Application interface library for the ALSA driver
* \author Jaroslav Kysela <perex@suse.cz>
* \author Abramo Bagnara <abramo@alsa-project.org>
@@ -7,8 +7,8 @@
* \date 1998-2001
*
* Application interface library for the ALSA driver
- *
- *
+ */
+/*
* This library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation; either version 2.1 of
diff --git a/include/seq_midi_event.h b/include/seq_midi_event.h
index dad9dc78..bcfb4afe 100644
--- a/include/seq_midi_event.h
+++ b/include/seq_midi_event.h
@@ -1,5 +1,5 @@
/**
- * \file <alsa/seq_midi_event.h>
+ * \file include/seq_midi_event.h
* \brief Application interface library for the ALSA driver
* \author Jaroslav Kysela <perex@suse.cz>
* \author Abramo Bagnara <abramo@alsa-project.org>
@@ -7,8 +7,8 @@
* \date 1998-2001
*
* Application interface library for the ALSA driver
- *
- *
+ */
+/*
* This library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation; either version 2.1 of
diff --git a/include/seqmid.h b/include/seqmid.h
index e4759baf..411e661e 100644
--- a/include/seqmid.h
+++ b/include/seqmid.h
@@ -1,5 +1,5 @@
/**
- * \file <alsa/seqmid.h>
+ * \file include/seqmid.h
* \brief Application interface library for the ALSA driver
* \author Jaroslav Kysela <perex@suse.cz>
* \author Abramo Bagnara <abramo@alsa-project.org>
@@ -7,8 +7,8 @@
* \date 1998-2001
*
* Application interface library for the ALSA driver
- *
- *
+ */
+/*
* This library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation; either version 2.1 of
diff --git a/include/timer.h b/include/timer.h
index d500fc21..b98527aa 100644
--- a/include/timer.h
+++ b/include/timer.h
@@ -1,5 +1,5 @@
/**
- * \file <alsa/timer.h>
+ * \file include/timer.h
* \brief Application interface library for the ALSA driver
* \author Jaroslav Kysela <perex@suse.cz>
* \author Abramo Bagnara <abramo@alsa-project.org>
@@ -7,8 +7,8 @@
* \date 1998-2001
*
* Application interface library for the ALSA driver
- *
- *
+ */
+/*
* This library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation; either version 2.1 of