summaryrefslogtreecommitdiff
path: root/sys/miscfs/nullfs/null_subr.c
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1999-08-28 01:08:13 +0000
committerPeter Wemm <peter@FreeBSD.org>1999-08-28 01:08:13 +0000
commitc3aac50f284c6cca5b4f2eb46aaa13812cb8b630 (patch)
tree399ca96df93caf6a718d5c0499575d187c3c753c /sys/miscfs/nullfs/null_subr.c
parent7f3dea244c40159a41ab22da77a434d7c5b5e85a (diff)
Notes
Diffstat (limited to 'sys/miscfs/nullfs/null_subr.c')
-rw-r--r--sys/miscfs/nullfs/null_subr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/miscfs/nullfs/null_subr.c b/sys/miscfs/nullfs/null_subr.c
index 603f418fb1c31..1504fc84ac0eb 100644
--- a/sys/miscfs/nullfs/null_subr.c
+++ b/sys/miscfs/nullfs/null_subr.c
@@ -35,7 +35,7 @@
*
* @(#)null_subr.c 8.7 (Berkeley) 5/14/95
*
- * $Id: null_subr.c,v 1.18 1998/07/15 02:32:18 bde Exp $
+ * $FreeBSD$
*/
#include "opt_debug_nullfs.h"