diff options
Diffstat (limited to 'lib/libc/rpc/clnt_dg.c')
| -rw-r--r-- | lib/libc/rpc/clnt_dg.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/lib/libc/rpc/clnt_dg.c b/lib/libc/rpc/clnt_dg.c index 8b98c47a17b1..270ba3311251 100644 --- a/lib/libc/rpc/clnt_dg.c +++ b/lib/libc/rpc/clnt_dg.c @@ -38,7 +38,7 @@  static char sccsid[] = "@(#)clnt_dg.c 1.19 89/03/16 Copyr 1988 Sun Micro";  #endif  #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libc/rpc/clnt_dg.c,v 1.16 2003/10/29 09:25:07 mbr Exp $");  /*   * Implements a connectionless client side RPC. | 
