Skip to content

Commit dc224c5

Browse files
authored
Merge pull request #521 from felicity-semmle/cpp/update-qhelp
C++: Update qhelp for consistency
2 parents b9a3a71 + 8cad0b6 commit dc224c5

File tree

1 file changed

+2
-13
lines changed

1 file changed

+2
-13
lines changed

cpp/ql/src/Architecture/General Top-Level Information/GeneralStatistics.qhelp

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -15,20 +15,9 @@ functions, and the total number of source code resp. comment lines.</p>
1515
depends on third-party libraries: low self-containedness means that many dependencies
1616
are to library classes (as opposed to source classes within the same application).</p>
1717

18-
</overview>
19-
<section title="How to Address the Query Results">
20-
2118
<p>The results of this query are purely informative and more useful for getting an overall impression of the application than for
22-
identifying particular defects.</p>
23-
24-
25-
26-
27-
28-
</section>
29-
<references>
30-
19+
identifying particular problems with the code.</p>
3120

21+
</overview>
3222

33-
</references>
3423
</qhelp>

0 commit comments

Comments
 (0)