Skip to content

Commit db94d14

Browse files
authored
Merge branch 'live' into master
2 parents da263bc + 4e868b5 commit db94d14

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/windows/case-cpp.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Used with the [switch_type](../windows/switch-type.md) attribute in a **union**.
5454

5555
- `char`
5656

57-
- **boolean**
57+
- `boolean`
5858

5959
- `enum`
6060

@@ -100,4 +100,4 @@ struct SizedValue2 {
100100
[IDL Attributes](../windows/idl-attributes.md)
101101
[Typedef, Enum, Union, and Struct Attributes](../windows/typedef-enum-union-and-struct-attributes.md)
102102
[Class Attributes](../windows/class-attributes.md)
103-
[Attributes Samples](http://msdn.microsoft.com/en-us/558ebdb2-082f-44dc-b442-d8d33bf7bdb8)
103+
[Attributes Samples](http://msdn.microsoft.com/en-us/558ebdb2-082f-44dc-b442-d8d33bf7bdb8)

0 commit comments

Comments
 (0)