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 6474232 commit 56db064Copy full SHA for 56db064
.vscode/settings.json
@@ -72,7 +72,8 @@
72
"cfloat": "cpp",
73
"climits": "cpp",
74
"regex": "cpp",
75
- "any": "cpp"
+ "any": "cpp",
76
+ "numbers": "cpp"
77
},
78
"python.pythonPath": "/usr/bin/python3",
79
"files.exclude": {
mdf/beijing_2.xml
@@ -3455,7 +3455,7 @@
3455
<bit pos="1" default="0" >
3456
<name lang="en">Class mask bit 8</name>
3457
<description lang="en">Defines the ninth bit of the class mask.</description>
3458
- </bit>
+ </bit>
3459
<bit pos="2" default="false" >
3460
<name lang="en">Reserved bit</name>
3461
<description lang="en">This bit is not used.</description>
0 commit comments