| commit | b99f5f714ba889a831591a1bdf436e29041c7dab | [log] [download] | 
|---|---|---|
| author | Damien Miller <djm@mindrot.org> | Fri Oct 26 16:40:20 2007 +1000 | 
| committer | Damien Miller <djm@mindrot.org> | Fri Oct 26 16:40:20 2007 +1000 | 
| tree | b9a45833192f8f9aace08715166e68ea68068b39 | |
| parent | 0afeae426c7251877dfcfc6d8124ad5edc009557 [diff] | 
   - grange@cvs.openbsd.org 2004/05/04 16:59:32
     [openbsd-compat/sys-queue.h]
     Remove useless ``elm'' argument from the SIMPLEQ_REMOVE_HEAD macro.
     This matches our SLIST behaviour and NetBSD's SIMPLEQ as well.
     ok millert krw deraadt