Skip to content

Commit 75a92a9

Browse files
committed
Format
1 parent 73c95b5 commit 75a92a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/symboldatabase.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1316,7 +1316,7 @@ class CPPCHECKLIB ValueType {
13161316
ExactOrZero,
13171317
LowerBound,
13181318
};
1319-
enum class SizeOf : std::uint8_t {
1319+
enum class SizeOf : std::uint8_t {
13201320
Pointer,
13211321
Pointee,
13221322
};

0 commit comments

Comments
 (0)