diff options
Diffstat (limited to 'include/rpcsvc/key_prot.x')
-rw-r--r-- | include/rpcsvc/key_prot.x | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/rpcsvc/key_prot.x b/include/rpcsvc/key_prot.x index 7800a0781ec67..555d1d203fcec 100644 --- a/include/rpcsvc/key_prot.x +++ b/include/rpcsvc/key_prot.x @@ -46,7 +46,7 @@ %/* From: #pragma ident "@(#)key_prot.x 1.7 94/04/29 SMI" */ %/* Copyright (c) 1990, 1991 Sun Microsystems, Inc. */ %#include <sys/cdefs.h> -%__FBSDID("$FreeBSD$"); +%__FBSDID("$FreeBSD: src/include/rpcsvc/key_prot.x,v 1.4 2003/05/04 02:51:42 obrien Exp $"); % %/* % * Compiled from key_prot.x using rpcgen. |