diff options
| author | Wei Mao <[email protected]> | 2017-08-16 16:47:37 -0700 |
|---|---|---|
| committer | Wei Mao <[email protected]> | 2017-08-16 16:47:37 -0700 |
| commit | 836052c0d882f2a694343060e0ed89f73440b4c3 (patch) | |
| tree | 528fb64d16e3c624b89e5a9c3abebd53ef5acbe5 | |
| parent | 2f230d1ce3cffc441533a360979124391f565e52 (diff) | |
Fix typo in WFPSamplerCalloutDriver.inx
| -rw-r--r-- | network/trans/WFPSampler/sys/WFPSamplerCalloutDriver.InX | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/trans/WFPSampler/sys/WFPSamplerCalloutDriver.InX b/network/trans/WFPSampler/sys/WFPSamplerCalloutDriver.InX index 4c5777be..7ad880cd 100644 --- a/network/trans/WFPSampler/sys/WFPSamplerCalloutDriver.InX +++ b/network/trans/WFPSampler/sys/WFPSamplerCalloutDriver.InX @@ -24,7 +24,7 @@ ClassGuid = {57465043-616C-6C6F-7574-5F636C617373} Provider = %ProviderString% CatalogFile = WFPSamplerCalloutDriver.Cat - DriverVer = + DriverVer = [SourceDisksNames.$ARCH$] 1 = %WFPSamplerCalloutDriverDiskId%,,,"" @@ -33,7 +33,7 @@ WFPSamplerCalloutDriver.sys = 1,, [ClassInstall32.nt$ARCH$] - AddReg = WFPCalloutsClassReg + AddReg = WFPCalloutClassReg [DestinationDirs] DefaultDestDir = 12 ;/// %WinDir%\System32\Drivers |
