CVSROOT:        /cvs
Module name:    src
Changes by:     d...@cvs.openbsd.org    2024/01/02 20:14:16

Modified files:
        usr.sbin/vmd   : vionet.c 

Log message:
vmd(8): remove unused variable from vionet_notify_tx.

num_enq was assigned and incremented, but never used. clang started
pointing out via warnings. No functional change.

Reply via email to