diff options
Diffstat (limited to 'lib/libc/rpc/mt_misc.c')
| -rw-r--r-- | lib/libc/rpc/mt_misc.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/lib/libc/rpc/mt_misc.c b/lib/libc/rpc/mt_misc.c index 023ec6a4c462..4d1efe17b852 100644 --- a/lib/libc/rpc/mt_misc.c +++ b/lib/libc/rpc/mt_misc.c @@ -3,7 +3,7 @@  /* #pragma ident	"@(#)mt_misc.c	1.24	93/04/29 SMI" */  #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libc/rpc/mt_misc.c,v 1.5 2003/02/16 17:29:10 nectar Exp $");  #include "namespace.h"  #include "reentrant.h" | 
