summaryrefslogtreecommitdiff
path: root/general/ioctl/wdm
diff options
context:
space:
mode:
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 e1f9cf7c..76717ec8 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. \ No newline at end of file
+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.