aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/ClassDriver/AudioOutput/AudioOutput.c
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2011-06-14 12:55:32 +0000
committerDean Camera <dean@fourwalledcubicle.com>2011-06-14 12:55:32 +0000
commit57eedebd191c91ce125238a8a2cb1482186d6164 (patch)
tree6eafe02ecf680e0439964e353a7d3a07421e06e8 /Demos/Device/ClassDriver/AudioOutput/AudioOutput.c
parent21a012a018221fd1e55b8b054d09d7900ed9fd79 (diff)
downloadlufa-57eedebd191c91ce125238a8a2cb1482186d6164.tar.gz
lufa-57eedebd191c91ce125238a8a2cb1482186d6164.tar.bz2
lufa-57eedebd191c91ce125238a8a2cb1482186d6164.zip
Fix Doxygen documentation errors.
Diffstat (limited to 'Demos/Device/ClassDriver/AudioOutput/AudioOutput.c')
-rw-r--r--Demos/Device/ClassDriver/AudioOutput/AudioOutput.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Demos/Device/ClassDriver/AudioOutput/AudioOutput.c b/Demos/Device/ClassDriver/AudioOutput/AudioOutput.c
index a1125d62f..bdb09324e 100644
--- a/Demos/Device/ClassDriver/AudioOutput/AudioOutput.c
+++ b/Demos/Device/ClassDriver/AudioOutput/AudioOutput.c
@@ -215,7 +215,7 @@ void EVENT_USB_Device_ControlRequest(void)
*
* \param[in,out] AudioInterfaceInfo Pointer to a structure containing an Audio Class configuration and state.
* \param[in] EndpointProperty Property of the endpoint to get or set, a value from Audio_ClassRequests_t.
- * \param[in] EndpointIndex Index of the streaming endpoint whose property is being referenced.
+ * \param[in] EndpointAddress Address of the streaming endpoint whose property is being referenced.
* \param[in] EndpointControl Parameter of the endpoint to get or set, a value from Audio_EndpointControls_t.
* \param[in,out] DataLength For SET operations, the length of the parameter data to set. For GET operations, the maximum
* length of the retrieved data. When NULL, the function should return whether the given property