summaryrefslogtreecommitdiff
path: root/include/error.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/error.h
parent340018db8a8716b5fb96c1e90147d55f137c5096 (diff)
downloadalsa-lib-04c2de32c1bec67588638c9cd16238b376e0270b.tar.gz
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/error.h')
-rw-r--r--include/error.h2
1 files changed, 1 insertions, 1 deletions
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>