diff options
Diffstat (limited to 'src/xcb_auth.c')
-rw-r--r-- | src/xcb_auth.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/xcb_auth.c b/src/xcb_auth.c index 26eebbb..6937afb 100644 --- a/src/xcb_auth.c +++ b/src/xcb_auth.c @@ -134,6 +134,7 @@ static Xauth *get_authptr(struct sockaddr *sockname, int display) } addr += 12; /* if v4-mapped, fall through. */ + XCB_ALLOW_FALLTHRU #endif case AF_INET: if(!addr) |