We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45e8068 commit d30bb6dCopy full SHA for d30bb6d
1 file changed
src/iomanX_port.h
@@ -167,6 +167,7 @@ typedef struct
167
/*24*/ unsigned int hisize;
168
/*28*/ unsigned int private_0; // Number of subs (main) / subpart number (sub)
169
/*2c*/ unsigned int private_1; // partition size low part
170
+ // cppcheck-suppress unusedStructMember
171
/*30*/ unsigned int private_2; // partition size high part
172
/*34*/ unsigned int private_3;
173
/*38*/ unsigned int private_4;
0 commit comments