selpk.pyx: Fix bad cut-and-paste in the callback property.
authorMark Wooding <mdw@distorted.org.uk>
Fri, 28 Jul 2017 23:50:05 +0000 (00:50 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Wed, 16 Aug 2017 03:31:32 +0000 (04:31 +0100)
commitbc57ab58b54f99bc1d7a966f853c980c1f31eb3f
treefeb87f259908689f6cdf70cde9dc8bfd92b36abb
parent7c66d8c9ef1bf4cd701c6eb3da64d2b861cd6f6c
selpk.pyx: Fix bad cut-and-paste in the callback property.

Should have been `packetproc', but was still `lineproc' presumably from
cut-and-paste from `selbuf'.
selpk.pyx