From 0fc965e7016e9ebe884d40080cd5ef0084bfaf73 Mon Sep 17 00:00:00 2001 From: Abenezer Tamene Date: Mon, 23 Jun 2025 03:14:04 -0700 Subject: code style --- storage/miniports/lsi_u3/src/lsi_u3.inf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.3.1