summaryrefslogtreecommitdiff
path: root/general/ioctl/wdm
diff options
context:
space:
mode:
authorDen Delimarsky <[email protected]>2019-03-13 19:15:06 -0700
committerDen Delimarsky <[email protected]>2019-03-13 19:15:06 -0700
commitdbc7785c3a7ced56ecac6b5a9dfb81ef45dedac6 (patch)
tree2a8e1a39358b66cc2bc0d85e163956aafd5ccd16 /general/ioctl/wdm
parentffeacc14932f98db4e7926825909a37d2b6d332f (diff)
Update manifests
Diffstat (limited to 'general/ioctl/wdm')
-rw-r--r--general/ioctl/wdm/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/general/ioctl/wdm/README.md b/general/ioctl/wdm/README.md
index 76717ec8..e1f9cf7c 100644
--- a/general/ioctl/wdm/README.md
+++ b/general/ioctl/wdm/README.md
@@ -28,4 +28,4 @@ The sample consists of a legacy device driver and a Win32 console test applicati
# Run the sample
-To test this driver, copy the test app, Ioctlapp.exe, and the driver to the same directory, and run the application. The application will automatically load the driver, if it's not already loaded, and interact with the driver. When you exit the application, the driver will be stopped, unloaded and removed.
+To test this driver, copy the test app, Ioctlapp.exe, and the driver to the same directory, and run the application. The application will automatically load the driver, if it's not already loaded, and interact with the driver. When you exit the application, the driver will be stopped, unloaded and removed. \ No newline at end of file