diff --git a/share/misc/style b/share/misc/style index 3a345e6eecd9..ea4991fb4391 100644 --- a/share/misc/style +++ b/share/misc/style @@ -1,4 +1,4 @@ -/* $NetBSD: style,v 1.43 2008/07/20 00:51:19 lukem Exp $ */ +/* $NetBSD: style,v 1.44 2008/09/09 19:18:41 jschauma Exp $ */ /* * The revision control tag appears first, with a blank line after it. @@ -30,7 +30,7 @@ #include __COPYRIGHT("@(#) Copyright (c) 2008\ The NetBSD Foundation, inc. All rights reserved."); -__RCSID("$NetBSD: style,v 1.43 2008/07/20 00:51:19 lukem Exp $"); +__RCSID("$NetBSD: style,v 1.44 2008/09/09 19:18:41 jschauma Exp $"); /* * VERY important single-line comments look like this. @@ -418,7 +418,7 @@ dirinfo(const char *p, struct stat *sb, struct dirent *de, struct statfs *sf, /* * Functions that support variable numbers of arguments should look like this. * (With the #include appearing at the top of the file with the - * other include files). + * other include files.) */ #include