diff options
| author | Den Delimarsky <[email protected]> | 2019-07-04 15:42:04 -0700 |
|---|---|---|
| committer | Den Delimarsky <[email protected]> | 2019-07-04 15:42:04 -0700 |
| commit | de37e30aa04422fe5f64de3a9d31c4c39e1e24ae (patch) | |
| tree | f038d8dea60355c4670639db504ef858a7aff139 /general/ioctl | |
| parent | 2123936e0d64f81ff75c52dd7ee1b2d470c651a7 (diff) | |
Update sample metadata
Diffstat (limited to 'general/ioctl')
| -rw-r--r-- | general/ioctl/kmdf/README.md | 2 | ||||
| -rw-r--r-- | general/ioctl/wdm/README.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/general/ioctl/kmdf/README.md b/general/ioctl/kmdf/README.md index edfc3651..12135ae4 100644 --- a/general/ioctl/kmdf/README.md +++ b/general/ioctl/kmdf/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates how to write a non-PnP driver using the Kernel Mode Driver Framework. +description: "Demonstrates how to write a non-PnP driver using the Kernel Mode Driver Framework." languages: - cpp products: diff --git a/general/ioctl/wdm/README.md b/general/ioctl/wdm/README.md index 76717ec8..ccd82f2f 100644 --- a/general/ioctl/wdm/README.md +++ b/general/ioctl/wdm/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates usage of four different types of IOCTLs. +description: "Demonstrates usage of four different types of IOCTLs." languages: - cpp products: |
