CVSROOT:        /cvs
Module name:    src
Changes by:     j...@cvs.openbsd.org    2015/05/05 19:41:55

Modified files:
        sys/dev/acpi   : acpitz.c 

Log message:
Use | when combining flags not +.  Luckily in this case 1 + 2 == 1 | 2.

ok mlarkin@

Reply via email to