• Show log

    Commit

  • Hash : 31dc8f98
    Author : Werner Lemberg
    Date : 2016-03-29T08:37:07

    * src/pfr/pfrtypes.h: Replace all enums with macros. We need `~FOO' to unset bits, and only with unsigned values (which `enum' isn't normally) this works cleanly.