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/modules/t_modctl.c,v rcsdiff: /ftp/cvs/cvsroot/src/tests/modules/t_modctl.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.13 retrieving revision 1.14 diff -u -p -r1.13 -r1.14 --- src/tests/modules/t_modctl.c 2019/01/27 02:08:50 1.13 +++ src/tests/modules/t_modctl.c 2019/04/21 11:45:09 1.14 @@ -1,4 +1,4 @@ -/* $NetBSD: t_modctl.c,v 1.13 2019/01/27 02:08:50 pgoyette Exp $ */ +/* $NetBSD: t_modctl.c,v 1.14 2019/04/21 11:45:09 maya Exp $ */ /* * Copyright (c) 2008 The NetBSD Foundation, Inc. * All rights reserved. @@ -27,7 +27,7 @@ */ #include -__KERNEL_RCSID(0, "$NetBSD: t_modctl.c,v 1.13 2019/01/27 02:08:50 pgoyette Exp $"); +__KERNEL_RCSID(0, "$NetBSD: t_modctl.c,v 1.14 2019/04/21 11:45:09 maya Exp $"); #include #include @@ -61,7 +61,7 @@ static void unload_cleanup(const char *) /* --------------------------------------------------------------------- */ /* - * A function checking wether we are allowed to load modules currently + * A function checking whether we are allowed to load modules currently * (either the kernel is not modular, or securelevel may prevent it) */ static void