summaryrefslogtreecommitdiff
path: root/serial
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 /serial
parentffeacc14932f98db4e7926825909a37d2b6d332f (diff)
Update manifests
Diffstat (limited to 'serial')
-rw-r--r--serial/VirtualSerial/README.md2
-rw-r--r--serial/VirtualSerial2/README.md2
-rw-r--r--serial/serenum/README.md2
-rw-r--r--serial/serial/README.md2
4 files changed, 4 insertions, 4 deletions
diff --git a/serial/VirtualSerial/README.md b/serial/VirtualSerial/README.md
index b24ecaaf..342d1c5c 100644
--- a/serial/VirtualSerial/README.md
+++ b/serial/VirtualSerial/README.md
@@ -65,4 +65,4 @@ For more information, see [Serial Controller and Device Drivers](http://msdn.mic
### VirtualSerial.inf / FakeModem.inf
-- INF file that contains installation information for this driver.
+- INF file that contains installation information for this driver. \ No newline at end of file
diff --git a/serial/VirtualSerial2/README.md b/serial/VirtualSerial2/README.md
index c3b9220a..e42b8bdc 100644
--- a/serial/VirtualSerial2/README.md
+++ b/serial/VirtualSerial2/README.md
@@ -66,4 +66,4 @@ For more information, see [Serial Controller and Device Drivers](http://msdn.mic
### VirtualSerial.inf / FakeModem.inf
-- INF file that contains installation information for this driver.
+- INF file that contains installation information for this driver. \ No newline at end of file
diff --git a/serial/serenum/README.md b/serial/serenum/README.md
index 79d1cf35..b2767887 100644
--- a/serial/serenum/README.md
+++ b/serial/serenum/README.md
@@ -43,4 +43,4 @@ Serenum.h | Local header with defines, prototypes
String.c | String handling support; mainly ASCII to UNICODE functionality
Serenum.rc | Resource script
-For more information, see [Features of Serial and Serenum](http://msdn.microsoft.com/en-us/library/windows/hardware/ff546505).
+For more information, see [Features of Serial and Serenum](http://msdn.microsoft.com/en-us/library/windows/hardware/ff546505). \ No newline at end of file
diff --git a/serial/serial/README.md b/serial/serial/README.md
index b97575a8..d5a92722 100644
--- a/serial/serial/README.md
+++ b/serial/serial/README.md
@@ -50,4 +50,4 @@ If you have other hardware such as an add-in card, then you must add the hardwar
%PNP0500.DevDesc%= Serial_Inst, *PNP0500, *PNP0501 ; Communications Port
%PNP0501.DevDesc%= Serial_Inst, *PNP0501, *PNP0500 ; Communications Port
%PNP0501.DevDesc%= Serial_Inst, MF\PCI9710_COM ; Communications Port
-```
+``` \ No newline at end of file