Use fallthrough statement attribute (moar)
This commit is contained in:
@@ -136,8 +136,8 @@ roken_get_homedir(char *home, size_t homesz)
|
||||
}
|
||||
return home;
|
||||
}
|
||||
fallthrough
|
||||
/* FALLTHROUGH */
|
||||
fallthrough
|
||||
#else
|
||||
#ifdef HAVE_GETPWNAM_R
|
||||
size_t buflen = 2048;
|
||||
|
Reference in New Issue
Block a user