mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
Fixing a missed reference to renamed file.
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
|
||||
<example>
|
||||
<p>In the following example, <code>HRESULT</code> is used in a test expression incorrectly as it may yield an incorrect result.</p>
|
||||
<sample src="IncorrectTypeConversion.cpp" />
|
||||
<sample src="HResultBooleanConversion.cpp" />
|
||||
|
||||
<p>To fix this issue, use the <code>FAILED</code> macro in the test expression.</p>
|
||||
</example>
|
||||
|
||||
Reference in New Issue
Block a user