|
|
@@ -112,7 +112,7 @@ func ExampleNewVM() {
|
|
|
0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
|
|
|
0x00, 0x11, 0x22, 0x33, 0x44, 0x55,
|
|
|
0x08, 0x06,
|
|
|
- // Payload ommitted for brevity
|
|
|
+ // Payload omitted for brevity
|
|
|
}
|
|
|
|
|
|
// Run our VM's BPF program using the Ethernet frame as input
|