author | Mikio Hara
<mikioh.mikioh@gmail.com> 2016-06-18 00:37:29 UTC |
committer | Mikio Hara
<mikioh.mikioh@gmail.com> 2016-06-19 23:45:41 UTC |
parent | 1961d9def2b2d7a28d7958926d2457d05a178ecd |
bpf/vm_test.go | +1 | -1 |
diff --git a/bpf/vm_test.go b/bpf/vm_test.go index be3e761..6bd4dd5 100644 --- a/bpf/vm_test.go +++ b/bpf/vm_test.go @@ -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