1
0
mirror of https://github.com/winfsp/winfsp.git synced 2026-05-04 00:34:38 -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(DeviceObject);
Result = STATUS_SUCCESS;
exit:;
}
finally