Skip to content

Commit 56d4937

Browse files
Add missing highlighting language annotation
1 parent 793a74f commit 56d4937

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ a struct/class.
192192
The `hide` annotation instructs bindgen to ignore the struct/class/field/enum
193193
completely.
194194

195-
```
195+
```cpp
196196
/// <div rustbindgen hide></div>
197197
```
198198

0 commit comments

Comments
 (0)