summaryrefslogtreecommitdiff
path: root/storage/tools
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 /storage/tools
parent1404d5fcfc743326d065c7f6977a68e92f3bf9f6 (diff)
Update READMEs
Diffstat (limited to 'storage/tools')
-rw-r--r--storage/tools/spti/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/storage/tools/spti/README.md b/storage/tools/spti/README.md
index 33fe841f..bc1ee132 100644
--- a/storage/tools/spti/README.md
+++ b/storage/tools/spti/README.md
@@ -2,9 +2,9 @@
topic: sample
description: Demonstrates how to communicate with a SCSI device using pass-through IOCTLs in an application using DeviceIoControl API.
languages:
- - cpp
+- cpp
products:
- - windows
+- windows
---
<!---