Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/tests/include/t_paths.c,v rcsdiff: /ftp/cvs/cvsroot/src/tests/include/t_paths.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.16 retrieving revision 1.17 diff -u -p -r1.16 -r1.17 --- src/tests/include/t_paths.c 2015/05/07 06:23:23 1.16 +++ src/tests/include/t_paths.c 2019/02/03 03:19:28 1.17 @@ -1,4 +1,4 @@ -/* $NetBSD: t_paths.c,v 1.16 2015/05/07 06:23:23 pgoyette Exp $ */ +/* $NetBSD: t_paths.c,v 1.17 2019/02/03 03:19:28 mrg Exp $ */ /*- * Copyright (c) 2011 The NetBSD Foundation, Inc. @@ -29,7 +29,7 @@ * POSSIBILITY OF SUCH DAMAGE. */ #include -__RCSID("$NetBSD: t_paths.c,v 1.16 2015/05/07 06:23:23 pgoyette Exp $"); +__RCSID("$NetBSD: t_paths.c,v 1.17 2019/02/03 03:19:28 mrg Exp $"); #include #include @@ -163,6 +163,7 @@ ATF_TC_BODY(paths, tc) paths[i].path, errno); } + /* FALLTHROUGH */ case EBUSY: /* FALLTHROUGH */ case ENXIO: /* FALLTHROUGH */ case ENOENT: /* FALLTHROUGH */