diff options
Diffstat (limited to 'sys/nlm/nlm_prot_clnt.c')
| -rw-r--r-- | sys/nlm/nlm_prot_clnt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/nlm/nlm_prot_clnt.c b/sys/nlm/nlm_prot_clnt.c index a268e63f6c3c..1dbac311021e 100644 --- a/sys/nlm/nlm_prot_clnt.c +++ b/sys/nlm/nlm_prot_clnt.c @@ -15,7 +15,7 @@ /*static char sccsid[] = "from: * @(#)nlm_prot.x 2.1 88/08/01 4.0 RPCSRC";*/ __RCSID("$NetBSD: nlm_prot.x,v 1.6 2000/06/07 14:30:15 bouyer Exp $"); #endif /* not lint */ -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/nlm/nlm_prot_clnt.c,v 1.3.2.1.8.1 2012/03/03 06:15:13 kensmith Exp $"); enum clnt_stat nlm_sm_notify_0(struct nlm_sm_status *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) |
