aboutsummaryrefslogtreecommitdiff
path: root/include/tinyalsa/pcm.h
diff options
context:
space:
mode:
authorTaylor Holberton <taylorcholberton@gmail.com>2016-11-23 13:18:34 -0800
committerTaylor Holberton <taylorcholberton@gmail.com>2016-11-23 13:18:34 -0800
commitda1bc31c9c06dee3f14d9d4adac40b06be3cbc16 (patch)
tree0786fb4a6e686526236262769b46d6ec92718269 /include/tinyalsa/pcm.h
parent17a102424ca63786c86ac7badd058521a2edca54 (diff)
fixed function reference in doc
Diffstat (limited to 'include/tinyalsa/pcm.h')
-rw-r--r--include/tinyalsa/pcm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/tinyalsa/pcm.h b/include/tinyalsa/pcm.h
index 56cae09..3d9dfaa 100644
--- a/include/tinyalsa/pcm.h
+++ b/include/tinyalsa/pcm.h
@@ -121,7 +121,7 @@ extern "C" {
* Following the underscore, specifiers whether the sample is big endian or little endian.
* The letters 'LE' mean little endian.
* The letters 'BE' mean big endian.
- * This enumeration is used in the @ref config structure.
+ * This enumeration is used in the @ref pcm_config structure.
* @ingroup libtinyalsa-pcm
*/
enum pcm_format {