282cf9c66b
Previously these flags were using automatically assigned enum values, which would have eventually resulted in having more than one bit set per flag. Fix that before it happens by explicitly assigning flag-like values. This was an oversight when they were first written. This introduces no functional changes because both enums only had one element so far. Signed-off-by: Philip Withnall <withnall@endlessm.com> |
||
---|---|---|
.. | ||
tests | ||
app-filter-private.h | ||
app-filter.c | ||
app-filter.h | ||
malcontent.h | ||
manager.c | ||
manager.h | ||
meson.build |