diff options
Diffstat (limited to 'sys/kern/uipc_proto.c')
-rw-r--r-- | sys/kern/uipc_proto.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/kern/uipc_proto.c b/sys/kern/uipc_proto.c index 094d1bf16bbbb..db4dcc89ccf64 100644 --- a/sys/kern/uipc_proto.c +++ b/sys/kern/uipc_proto.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)uipc_proto.c 8.1 (Berkeley) 6/10/93 - * $Id: uipc_proto.c,v 1.16 1998/06/21 14:53:18 bde Exp $ + * $Id: uipc_proto.c,v 1.17 1998/08/23 03:06:59 wollman Exp $ */ #include <sys/param.h> |