summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorDen Delimarsky <[email protected]>2019-03-13 14:21:46 -0700
committerDen Delimarsky <[email protected]>2019-03-13 14:21:46 -0700
commit34dcaceff4ea13c5078c06058957abf075b358ef (patch)
tree84c5048b5568cda4d2ecbfdd19ab88425f4a22c8 /audio
parent1404d5fcfc743326d065c7f6977a68e92f3bf9f6 (diff)
Update READMEs
Diffstat (limited to 'audio')
-rw-r--r--audio/sysvad/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/sysvad/README.md b/audio/sysvad/README.md
index eae0d522..0ae4a1e2 100644
--- a/audio/sysvad/README.md
+++ b/audio/sysvad/README.md
@@ -2,9 +2,9 @@
topic: sample
description: The Microsoft SysVAD Virtual Audio Device Driver (SYSVAD) shows how to develop a WDM audio driver that exposes support for multiple audio devices.
languages:
- - cpp
+- cpp
products:
- - windows
+- windows
---
<!---