bpreader: fix non-returning function
This commit is contained in:
parent
c1b19ceadd
commit
ce6c8dfafe
@ -335,5 +335,5 @@ static HRESULT crack_bpreader_request() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
static HRESULT build_bpreader_response() {
|
static HRESULT build_bpreader_response() {
|
||||||
|
return S_OK;
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user