aboutsummaryrefslogtreecommitdiff
path: root/include/seq.h
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 /include/seq.h
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
Diffstat (limited to 'include/seq.h')
-rw-r--r--include/seq.h2
1 files changed, 1 insertions, 1 deletions
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>