summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordeischen <deischen@FreeBSD.org>2001-04-10 03:47:40 +0000
committerdeischen <deischen@FreeBSD.org>2001-04-10 03:47:40 +0000
commit28d5436d8ae3ee455124da7a43be21f61fba957c (patch)
tree469ae447c0839a9ee122b3756b9f1cbfb9727f5e
parentcb8bda79d65a007241c9555a4b882fda2ac15def (diff)
downloadFreeBSD-src-28d5436d8ae3ee455124da7a43be21f61fba957c.zip
FreeBSD-src-28d5436d8ae3ee455124da7a43be21f61fba957c.tar.gz
Fix a comment within a comment warning due to a missing "*/".
-rw-r--r--lib/libc/xdr/xdr_reference.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/xdr/xdr_reference.c b/lib/libc/xdr/xdr_reference.c
index 60e7020..27f09c9 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
OpenPOWER on IntegriCloud