Use .inc.qhelp extension for included help files

This commit is contained in:
Marcono1234
2021-02-25 22:32:39 +01:00
parent d685aff5e2
commit 5a8ffa5a85
80 changed files with 70 additions and 69 deletions

View File

@@ -0,0 +1,11 @@
<!DOCTYPE qhelp PUBLIC
"-//Semmle//qhelp//EN"
"qhelp.dtd">
<qhelp>
<fragment>
<warning>
This check is an approximation, so some results may not be actual defects in the program. It is not possible
in general to compute the values of pointers without running the program with all input data.
</warning>
</fragment>
</qhelp>