Skip to content

Commit 3dfe0ad

Browse files
committed
C++: Fix formatting
1 parent 3482158 commit 3dfe0ad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cpp/ql/lib/semmle/code/cpp/dataflow/new/TaintTracking2.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* See `semmle.code.cpp.ir.dataflow.TaintTracking` for the full documentation.
1212
*/
1313

14-
/**
14+
/**
1515
* Provides classes for performing local (intra-procedural) and
1616
* global (inter-procedural) taint-tracking analyses.
1717
*/

cpp/ql/lib/semmle/code/cpp/dataflow/new/TaintTracking3.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* See `semmle.code.cpp.ir.dataflow.TaintTracking` for the full documentation.
1212
*/
1313

14-
/**
14+
/**
1515
* Provides classes for performing local (intra-procedural) and
1616
* global (inter-procedural) taint-tracking analyses.
1717
*/

0 commit comments

Comments
 (0)