diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2021-06-01 18:36:17 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2021-06-01 18:40:59 -0700 |
commit | cd0fba98a2d0867d505ff1a7ca8d7a7c757acfa2 (patch) | |
tree | 231b391c3bd9374438b1b83e7e2295f288a3bd8c /src/xcb_in.c | |
parent | 2ef8655987b9862cdddb72223c9f259a860d5777 (diff) |
xcb_auth: Quiet -Wimplicit-fallthrough warning in get_authptr()
xcb_auth.c:135:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
addr += 12;
~~~~~^~~~~
xcb_auth.c:138:5: note: here
case AF_INET:
^~~~
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'src/xcb_in.c')
0 files changed, 0 insertions, 0 deletions