Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f6067d2

Browse files
committed
Fix file names and formatting from PR feedback
1 parent 41b5011 commit f6067d2

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

java/ql/src/Security/CWE/CWE-200/TempDirLocalInformationDisclosure.qhelp renamed to java/ql/src/Security/CWE/CWE-200/TempDirLocalInformationDisclosure.inc.qhelp

File renamed without changes.

java/ql/src/Security/CWE/CWE-200/TempDirLocalInformationDisclosureFromMethodCall.qhelp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
"-//Semmle//qhelp//EN"
33
"qhelp.dtd">
44
<qhelp>
5-
<include src="TempDirLocalInformationDisclosure.qhelp" /></qhelp>
5+
<include src="TempDirLocalInformationDisclosure.inc.qhelp" /></qhelp>

java/ql/src/Security/CWE/CWE-200/TempDirLocalInformationDisclosureFromSystemProperty.qhelp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
"-//Semmle//qhelp//EN"
33
"qhelp.dtd">
44
<qhelp>
5-
<include src="TempDirLocalInformationDisclosure.qhelp" /></qhelp>
5+
<include src="TempDirLocalInformationDisclosure.inc.qhelp" /></qhelp>

0 commit comments

Comments
 (0)