CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2015/04/15 04:11:29
Modified files: sys/net : if_tun.c Log message: Fix a typo introduced in the niq_enqueue() conversion. Should fix a panic reported by many on bugs@ and misc@. ok dlg@