diff options
author | Daniel Eischen <deischen@FreeBSD.org> | 2001-04-10 03:47:40 +0000 |
---|---|---|
committer | Daniel Eischen <deischen@FreeBSD.org> | 2001-04-10 03:47:40 +0000 |
commit | cb868ac594a2275e0b96c28179942bf02bd9ee4a (patch) | |
tree | 24970d4b2c8cfc7ebd675adbade3de3637e4a6be | |
parent | f6433666774d3099ec36e6669a4ad1725d1952d8 (diff) |
Notes
-rw-r--r-- | lib/libc/xdr/xdr_reference.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/xdr/xdr_reference.c b/lib/libc/xdr/xdr_reference.c index 60e7020413efb..27f09c923f906 100644 --- a/lib/libc/xdr/xdr_reference.c +++ b/lib/libc/xdr/xdr_reference.c @@ -1,4 +1,4 @@ -/* $NetBSD: xdr_reference.c,v 1.13 2000/01/22 22:19:18 mycroft Exp $ +/* $NetBSD: xdr_reference.c,v 1.13 2000/01/22 22:19:18 mycroft Exp $ */ /* * Sun RPC is a product of Sun Microsystems, Inc. and is provided for |