Skip to content

Commit 44d3abd

Browse files
committed
Declarations8: format fix helpfile DCL30-C
1 parent 5d78f26 commit 44d3abd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

c/cert/src/rules/DCL30-C/DeclareObjectsWithAppropriateStorageDurations.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ This query implements the CERT-C rule DCL30-C:
55
> Declare objects with appropriate storage durations
66
77

8-
98
## Description
109

1110
Every object has a storage duration that determines its lifetime: *static*, *thread*, *automatic*, or *allocated*.

0 commit comments

Comments
 (0)