mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 00:03:03 +04:00
Fixed 'doc' builder warnings.
This commit is contained in:
@@ -126,7 +126,7 @@ HRESULT OcvImageManipulations::SetProperties(ABI::Windows::Foundation::Collectio
|
||||
spSetting->Lookup(key, spInsp.ReleaseAndGetAddressOf());
|
||||
|
||||
hr = spInsp.As(&spPropVal);
|
||||
if (hr != S_OK)
|
||||
if (hr != S_OK)
|
||||
{
|
||||
return hr;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user