diff options
| author | Barry Golden <[email protected]> | 2018-02-24 20:45:23 -0800 |
|---|---|---|
| committer | Wei Mao <[email protected]> | 2018-02-24 20:45:23 -0800 |
| commit | 9f760bef0de19ea6ceec4c46189903fa0f276c92 (patch) | |
| tree | d6d0c57b285a38bd853f7a339f82f6d8faf6244e | |
| parent | f73e552f14ef61756b5fd1ebf8b5e98d8c6ca33b (diff) | |
Update README.md (#211)
Added missing "name:" tag in samples category filter comment block.
| -rw-r--r-- | avstream/sampledevicemft/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/avstream/sampledevicemft/README.md b/avstream/sampledevicemft/README.md index 085cd9a2..2b79c451 100644 --- a/avstream/sampledevicemft/README.md +++ b/avstream/sampledevicemft/README.md @@ -1,5 +1,5 @@ <!--- - Driver Device Transform Sample + name: Driver Device Transform Sample platform: WDM language: cpp category: Camera @@ -35,4 +35,4 @@ Related topics [Windows Store device app for camera sample](http://go.microsoft.com/fwlink/p/?linkid=249442) -[Camera Capture UI sample](http://go.microsoft.com/fwlink/p/?linkid=249441%20)
\ No newline at end of file +[Camera Capture UI sample](http://go.microsoft.com/fwlink/p/?linkid=249441%20) |
