diff --git a/sys/netgraph/ng_sample.c b/sys/netgraph/ng_sample.c index db5755bdba8..8027f8de631 100644 --- a/sys/netgraph/ng_sample.c +++ b/sys/netgraph/ng_sample.c @@ -392,7 +392,6 @@ ng_xxx_rcvdata(hook_p hook, item_p item ) devintr() { int error; - * here */ /* get packet from device and send on */ m = MGET(blah blah)