diff options
| -rw-r--r-- | storage/miniports/lsi_u3/src/lsi_u3.inf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/miniports/lsi_u3/src/lsi_u3.inf b/storage/miniports/lsi_u3/src/lsi_u3.inf index 692e7adc..a394913f 100644 --- a/storage/miniports/lsi_u3/src/lsi_u3.inf +++ b/storage/miniports/lsi_u3/src/lsi_u3.inf @@ -40,7 +40,7 @@ DefaultDestDir = 12 ; DIRID_DRIVERS [Manufacturer] %LSI%=LSI,NT$ARCH$ -;One of the following sections will be used based on $ARCH$. Template INF. +; One of the following sections will be used based on $ARCH$. Template INF. [LSI.NTamd64] %DevDesc1% = LSI_U3_Inst, PCI\VEN_1000&DEV_0020 %DevDesc2% = LSI_U3_Inst, PCI\VEN_1000&DEV_0021 |
