From 3640cb54210edbb7edbf1b12ef0127ecfcea967d Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Thu, 3 Nov 2005 00:35:26 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_6_0_0_RELEASE'. This commit was manufactured to restore the state of the 6.0-RELEASE image. --- lib/libc/rpc/auth_unix.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libc/rpc/auth_unix.c') diff --git a/lib/libc/rpc/auth_unix.c b/lib/libc/rpc/auth_unix.c index 29082bd99102..2ce1e5ed358e 100644 --- a/lib/libc/rpc/auth_unix.c +++ b/lib/libc/rpc/auth_unix.c @@ -34,7 +34,7 @@ static char *sccsid2 = "@(#)auth_unix.c 1.19 87/08/11 Copyr 1984 Sun Micro"; static char *sccsid = "@(#)auth_unix.c 2.2 88/08/01 4.0 RPCSRC"; #endif #include -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libc/rpc/auth_unix.c,v 1.16 2004/10/16 06:11:34 obrien Exp $"); /* * auth_unix.c, Implements UNIX style authentication parameters. -- cgit v1.2.3