Skip to content

Commit 27fa710

Browse files
committed
placeholders
1 parent 8357878 commit 27fa710

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

cpp/common/src/codingstandards/cpp/rules/preservesafetywhenusingconditionvariables/PreserveSafetyWhenUsingConditionVariables.qll

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/**
2-
* Provides a library which includes a `problems` predicate for reporting....
2+
* Provides a library which includes a `problems` predicate for reporting errors
3+
* related to the use of condition variables.
34
*/
45

56
import cpp

0 commit comments

Comments
 (0)