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/share/misc/style,v rcsdiff: /ftp/cvs/cvsroot/src/share/misc/style,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.43 retrieving revision 1.44 diff -u -p -r1.43 -r1.44 --- src/share/misc/style 2008/07/20 00:51:19 1.43 +++ src/share/misc/style 2008/09/09 19:18:41 1.44 @@ -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, /* * 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