Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mod_auth_bearer: Fix warning about signed bitfields. BZ 68294
clang reports: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 Change authoritative_set and proxy_set bitfields to unsigned. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1914367 13f79535-47bb-0310-9956-ffa450edef68
- Loading branch information