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 7800a0781ec6..4abe6222674b 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.34.1.6.1 2010/12/21 17:09:25 kensmith Exp $"); % %/* % * Compiled from key_prot.x using rpcgen. |