diff options
| author | Wei Mao <[email protected]> | 2017-08-18 12:11:30 -0700 |
|---|---|---|
| committer | Wei Mao <[email protected]> | 2017-08-18 12:13:59 -0700 |
| commit | f0fbfbdba856bb905a6466d47bd760cf8622ec0f (patch) | |
| tree | 6af0fb847dac5cf894f51e02596bca87a764ddc5 /network/trans | |
| parent | 094cc5792d5e7f2f7fe11c9731fac1e98cb7049b (diff) | |
Fix another typo in WFPSamplerCalloutDriver.inx
Diffstat (limited to 'network/trans')
| -rw-r--r-- | network/trans/WFPSampler/sys/WFPSamplerCalloutDriver.InX | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/trans/WFPSampler/sys/WFPSamplerCalloutDriver.InX b/network/trans/WFPSampler/sys/WFPSamplerCalloutDriver.InX index 7ad880cd..5fe96e36 100644 --- a/network/trans/WFPSampler/sys/WFPSamplerCalloutDriver.InX +++ b/network/trans/WFPSampler/sys/WFPSamplerCalloutDriver.InX @@ -48,7 +48,7 @@ [DefaultUninstall.nt$ARCH$] DelFiles = WFPSamplerCalloutDriver.DriverFiles - DelReg = WFPCalloutsClassReg + DelReg = WFPCalloutClassReg [DefaultUninstall.nt$ARCH$.Services] DelService = %WFPSamplerCalloutDriverServiceName%,0x200 ;/// SPSVCINST_STOPSERVICE |
