Skip to content

Commit b9474d5

Browse files
authored
Update rule_packages/c/Banned2.json
Reword description.
1 parent 3520d1b commit b9474d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rule_packages/c/Banned2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
},
77
"queries": [
88
{
9-
"description": "The standard functions rand() and srand() will not give high quality random results in all implementations and is thus banned.",
9+
"description": "The standard functions rand() and srand() will not give high quality random results in all implementations and are therefore banned.",
1010
"kind": "problem",
1111
"name": "The random number generator functions of <stdlib.h> shall not be used",
1212
"precision": "very-high",

0 commit comments

Comments
 (0)