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/sys/ufs/ufs/ufs_quota.c,v rcsdiff: /ftp/cvs/cvsroot/src/sys/ufs/ufs/ufs_quota.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.38.6.1 retrieving revision 1.39 diff -u -p -r1.38.6.1 -r1.39 --- src/sys/ufs/ufs/ufs_quota.c 2006/05/24 15:50:48 1.38.6.1 +++ src/sys/ufs/ufs/ufs_quota.c 2006/05/14 21:33:39 1.39 @@ -1,4 +1,4 @@ -/* $NetBSD: ufs_quota.c,v 1.38.6.1 2006/05/24 15:50:48 tron Exp $ */ +/* $NetBSD: ufs_quota.c,v 1.39 2006/05/14 21:33:39 elad Exp $ */ /* * Copyright (c) 1982, 1986, 1990, 1993, 1995 @@ -35,7 +35,7 @@ */ #include -__KERNEL_RCSID(0, "$NetBSD: ufs_quota.c,v 1.38.6.1 2006/05/24 15:50:48 tron Exp $"); +__KERNEL_RCSID(0, "$NetBSD: ufs_quota.c,v 1.39 2006/05/14 21:33:39 elad Exp $"); #include #include