Skip to content

Commit 20c4699

Browse files
committed
CPP: convert some block-comments that could be QLDoc to QLDoc
1 parent 78c9fb3 commit 20c4699

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cpp/ql/lib/semmle/code/cpp/security/TaintTracking.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*
1+
/**
22
* Support for tracking tainted data through the program. This is an alias for
33
* `semmle.code.cpp.ir.dataflow.DefaultTaintTracking` provided for backwards
44
* compatibility.

cpp/ql/src/jsf/4.09 Style/Naming.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*
1+
/**
22
* Common functions for implementing naming conventions
33
*
44
* Naming rules are the following:

0 commit comments

Comments
 (0)