Skip to content

Commit 7e7aa21

Browse files
committed
astyle formatting
[ci skip]
1 parent 770abcf commit 7e7aa21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/checknullpointer.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ namespace {
3131
}
3232

3333
static const CWE CWE476(476U); // NULL Pointer Dereference
34-
static const CWE CWE682(682U); // Incorrect Calculation
34+
static const CWE CWE682(682U); // Incorrect Calculation
3535

3636
//---------------------------------------------------------------------------
3737

0 commit comments

Comments
 (0)