summaryrefslogtreecommitdiff
path: root/usr.sbin/rpc.statd/statd.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/rpc.statd/statd.c')
-rw-r--r--usr.sbin/rpc.statd/statd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/rpc.statd/statd.c b/usr.sbin/rpc.statd/statd.c
index 01db88f584f7..da1771517401 100644
--- a/usr.sbin/rpc.statd/statd.c
+++ b/usr.sbin/rpc.statd/statd.c
@@ -36,7 +36,7 @@
/* The actual program logic is in the file procs.c */
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/usr.sbin/rpc.statd/statd.c,v 1.12.8.3.2.1 2008/10/02 02:57:24 kensmith Exp $");
#include <err.h>
#include <stdio.h>