aboutsummaryrefslogtreecommitdiff
path: root/include/standard-headers/linux/virtio_snd.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/standard-headers/linux/virtio_snd.h')
-rw-r--r--include/standard-headers/linux/virtio_snd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/standard-headers/linux/virtio_snd.h b/include/standard-headers/linux/virtio_snd.h
index 860f12e..160d578 100644
--- a/include/standard-headers/linux/virtio_snd.h
+++ b/include/standard-headers/linux/virtio_snd.h
@@ -25,7 +25,7 @@ struct virtio_snd_config {
uint32_t streams;
/* # of available channel maps */
uint32_t chmaps;
- /* # of available control elements */
+ /* # of available control elements (if VIRTIO_SND_F_CTLS) */
uint32_t controls;
};