CVSROOT:        /cvs
Module name:    src
Changes by:     guent...@cvs.openbsd.org        2010/06/26 12:26:21

Modified files:
        usr.sbin/rtadvd: rrenum.c 

Log message:
irr->irr_raf_mask_onlink and irr->irr_raf_mask_auto are single-bit bitfields
so they can only be set to 1 or 0.  Caught by gcc4.

ok mcbride@ pyr@

Reply via email to