Skip to content

Commit d511157

Browse files
committed
Better polish description for RULE-6-1
1 parent 696111b commit d511157

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rule_packages/c/Types.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -467,7 +467,7 @@
467467
},
468468
"queries": [
469469
{
470-
"description": "Using types other than appropriate ones causes to implementation-specific or undefined behavior.",
470+
"description": "Declaring bit-fields on types other than appropriate ones causes implementation-specific or undefined behavior.",
471471
"kind": "problem",
472472
"name": "Bit-fields shall only be declared with an appropriate type",
473473
"precision": "very-high",

0 commit comments

Comments
 (0)