diff options
| author | Abenezer Tamene <[email protected]> | 2025-06-23 03:14:04 -0700 |
|---|---|---|
| committer | Abenezer Tamene <[email protected]> | 2025-06-23 03:14:04 -0700 |
| commit | 0fc965e7016e9ebe884d40080cd5ef0084bfaf73 (patch) | |
| tree | 300c1b6b0c612237a135254dea9c2b99d707812b | |
| parent | 25ce3de73016e16f6dbb3b82ef4d69e3d4c4b552 (diff) | |
code style
| -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 |
