diff options
Diffstat (limited to 'include/rpcsvc/rex.x')
-rw-r--r-- | include/rpcsvc/rex.x | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/rpcsvc/rex.x b/include/rpcsvc/rex.x index eabc4d5928ee2..507f79afbf67c 100644 --- a/include/rpcsvc/rex.x +++ b/include/rpcsvc/rex.x @@ -37,7 +37,7 @@ %/*static char sccsid[] = "from: @(#)rex.x 2.1 88/08/01 4.0 RPCSRC";*/ %#endif /* not lint */ %#include <sys/cdefs.h> -%__FBSDID("$FreeBSD$"); +%__FBSDID("$FreeBSD: src/include/rpcsvc/rex.x,v 1.7 2003/05/04 02:51:42 obrien Exp $"); #endif const STRINGSIZE = 1024; |