diff options
Diffstat (limited to 'include/rpcsvc/bootparam_prot.x')
-rw-r--r-- | include/rpcsvc/bootparam_prot.x | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/rpcsvc/bootparam_prot.x b/include/rpcsvc/bootparam_prot.x index 78b0a1575487..41b8282ea04b 100644 --- a/include/rpcsvc/bootparam_prot.x +++ b/include/rpcsvc/bootparam_prot.x @@ -49,7 +49,7 @@ %/*static char sccsid[] = "from: @(#)bootparam_prot.x 2.1 88/08/01 4.0 RPCSRC";*/ %#endif /* not lint */ %#include <sys/cdefs.h> -%__FBSDID("$FreeBSD$"); +%__FBSDID("$FreeBSD: src/include/rpcsvc/bootparam_prot.x,v 1.7.34.1.2.1 2009/10/25 01:10:29 kensmith Exp $"); #endif const MAX_MACHINE_NAME = 255; |