From dbc7785c3a7ced56ecac6b5a9dfb81ef45dedac6 Mon Sep 17 00:00:00 2001 From: Den Delimarsky Date: Wed, 13 Mar 2019 19:15:06 -0700 Subject: Update manifests --- serial/VirtualSerial/README.md | 2 +- serial/VirtualSerial2/README.md | 2 +- serial/serenum/README.md | 2 +- serial/serial/README.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'serial') 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 -- cgit v1.3.1