Skip to content

Commit a54f56d

Browse files
committed
Minor formatting
1 parent 895ffbb commit a54f56d

File tree

1 file changed

+0
-1
lines changed
  • cpp/common/test/rules/bitfieldsshallbeusedonlywheninterfacingtohardwareorconformingtocommunicationprotocols

1 file changed

+0
-1
lines changed

cpp/common/test/rules/bitfieldsshallbeusedonlywheninterfacingtohardwareorconformingtocommunicationprotocols/test.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,3 @@ class B2 : B {
5656
char b;
5757
char c : 2; // NON_COMPLIANT
5858
};
59-

0 commit comments

Comments
 (0)