Skip to content

Commit 2660e2f

Browse files
author
bors-servo
authored
Auto merge of rust-lang#420 - pthariensflame:patch-1, r=emilio
Add missing highlighting language annotation
2 parents 793a74f + 56d4937 commit 2660e2f

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)