1
0
mirror of https://github.com/winfsp/winfsp.git synced 2026-05-06 01:34:37 -05:00

sys: testing

This commit is contained in:
Bill Zissimopoulos
2015-12-01 09:24:50 -08:00
parent 7d3d7ed6c2
commit 5e205329ea
+2
View File
@@ -298,6 +298,8 @@ static NTSTATUS FspFsvrtDeleteVolume(
FspDeviceRelease(FsvolDeviceObject); FspDeviceRelease(FsvolDeviceObject);
FspDeviceRelease(DeviceObject); FspDeviceRelease(DeviceObject);
Result = STATUS_SUCCESS;
exit:; exit:;
} }
finally finally