bump capnhook rev

This commit is contained in:
Hay1tsme 2024-08-20 11:36:52 -04:00
parent 5c4bed0830
commit aa1b062d2b
2 changed files with 1 additions and 6 deletions

View File

@ -102,11 +102,6 @@ static HRESULT jvs_handle_irp_locked(struct irp *irp)
hr = uart_handle_irp(&jvs_uart, irp);
if (irp->ioctl == IOCTL_SERIAL_GET_MODEMSTATUS) {
irp->modem_state = MS_CTS_ON;
return S_OK;
}
if (FAILED(hr) || irp->op != IRP_OP_WRITE) {
return hr;
}

View File

@ -1,4 +1,4 @@
[wrap-git]
directory = capnhook
url = https://github.com/Hay1tsme/capnhook
revision = 09306229f1fd09bae0e617865a26778d3537ff93
revision = 1122b83a299be75fab8ca856a3903c8ce3ee1df0