C++: Move qhelp.

This commit is contained in:
Geoffrey White
2024-05-07 16:35:11 +01:00
parent 541effb8cb
commit dd95a2abab
2 changed files with 1 additions and 1 deletions

View File

@@ -20,7 +20,7 @@ most deallocation functions will perform a null-pointer check before attempting
</p>
</recommendation>
<example><sample src="DoubleFree.cpp" />
<example><sample src="DoubleFreeBad.cpp" />
</example>
<references>