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 78b0a15754875..af4f3cd964df6 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 2003/05/04 02:51:42 obrien Exp $"); #endif const MAX_MACHINE_NAME = 255; |