diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 1996-04-17 04:50:44 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 1996-04-17 04:50:44 +0000 |
commit | d9d24eca571bf134b02e6949f0b5497855243621 (patch) | |
tree | 2200844c53d9d1b13ebdc58f9e2fe0f377445498 /sys/nfs/nfs.h | |
parent | 1b688abdfa0df1b705162c99cecc7fc91471c1da (diff) |
Minor cleanups. Checked against Lite2.
(NetBSD's was really just a Lite2's, but w/ 64bit support)
Diffstat (limited to 'sys/nfs/nfs.h')
-rw-r--r-- | sys/nfs/nfs.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/nfs/nfs.h b/sys/nfs/nfs.h index 61ae3432d85..3c36b931653 100644 --- a/sys/nfs/nfs.h +++ b/sys/nfs/nfs.h @@ -1,4 +1,6 @@ +/* $OpenBSD: nfs.h,v 1.4 1996/04/17 04:50:23 mickey Exp $ */ /* $NetBSD: nfs.h,v 1.10 1996/02/18 11:53:38 fvdl Exp $ */ + /* * Copyright (c) 1989, 1993, 1995 * The Regents of the University of California. All rights reserved. |