aboutsummaryrefslogtreecommitdiff
path: root/sys/rpc/svc_dg.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/rpc/svc_dg.c')
-rw-r--r--sys/rpc/svc_dg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/rpc/svc_dg.c b/sys/rpc/svc_dg.c
index 9d7696b0145c..634b17d58385 100644
--- a/sys/rpc/svc_dg.c
+++ b/sys/rpc/svc_dg.c
@@ -37,7 +37,7 @@
#ident "@(#)svc_dg.c 1.17 94/04/24 SMI"
#endif
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/rpc/svc_dg.c,v 1.4.2.2.6.1 2010/12/21 17:09:25 kensmith Exp $");
/*
* svc_dg.c, Server side for connectionless RPC.