diff options
author | peter <peter@FreeBSD.org> | 1999-08-27 23:45:13 +0000 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 1999-08-27 23:45:13 +0000 |
commit | d4e3ebaf0a81e32bf7a10fb0f649ec6f060bc1fb (patch) | |
tree | 9e98d6bc9875b4da81c55cdbbd47107259aff779 /include/rpcsvc/rex.x | |
parent | 289c0d262f52855ab454afdf7386d034fb2404b8 (diff) | |
download | FreeBSD-src-d4e3ebaf0a81e32bf7a10fb0f649ec6f060bc1fb.zip FreeBSD-src-d4e3ebaf0a81e32bf7a10fb0f649ec6f060bc1fb.tar.gz |
$Id$ -> $FreeBSD$
Diffstat (limited to 'include/rpcsvc/rex.x')
-rw-r--r-- | include/rpcsvc/rex.x | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/rpcsvc/rex.x b/include/rpcsvc/rex.x index 1be8b48..6dbc06b 100644 --- a/include/rpcsvc/rex.x +++ b/include/rpcsvc/rex.x @@ -35,7 +35,8 @@ %#ifndef lint %/*static char sccsid[] = "from: @(#)rex.x 1.3 87/09/18 Copyr 1987 Sun Micro";*/ %/*static char sccsid[] = "from: @(#)rex.x 2.1 88/08/01 4.0 RPCSRC";*/ -%static const char rcsid[] = "$Id: rex.x,v 1.4 1997/05/28 04:38:19 wpaul Exp $"; +%static const char rcsid[] = +% "$FreeBSD$"; %#endif /* not lint */ #endif |