CVSROOT:        /cvs
Module name:    src
Changes by:     flor...@cvs.openbsd.org 2013/02/17 03:30:26

Modified files:
        usr.bin/mg     : buffer.c 

Log message:
Replace hand rolled TAILQ_REMOVE with example from queue(3).
While this did work in this particular case because the
list was no longer used it at least sets a bad example.
ok benno, jasper, lum

Reply via email to