Skip to content

Commit af9291e

Browse files
committed
This should do it
1 parent f8910c5 commit af9291e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ g.vid_file_vendor('/usr/share/wireshark/manuf', 'Apple')
5050
```
5151

5252
Provide the vendor bytes in a string. Generate Host bytes only
53-
```g.vid_provided('AA:BB:CC')
53+
```
54+
g.vid_provided('AA:BB:CC')
5455
'AA:BB:CC:B8:B3:01'
5556
```

0 commit comments

Comments
 (0)