diff options
| author | Peter Wemm <peter@FreeBSD.org> | 1997-02-23 09:21:14 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 1997-02-23 09:21:14 +0000 |
| commit | 79403fe30060eef58fe06c0d53f0a95899ba829e (patch) | |
| tree | 5c154fffb777547c7f546b86e3d5b6d1af4b8c4f /include/rpcsvc/rnusers.x | |
| parent | 2bb58cb2e0c46298578b02d4448f69e4de166f16 (diff) | |
Notes
Diffstat (limited to 'include/rpcsvc/rnusers.x')
| -rw-r--r-- | include/rpcsvc/rnusers.x | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/rpcsvc/rnusers.x b/include/rpcsvc/rnusers.x index 7ecd7bc4a2db3..72f558c79172a 100644 --- a/include/rpcsvc/rnusers.x +++ b/include/rpcsvc/rnusers.x @@ -35,7 +35,7 @@ %#ifndef lint %/*static char sccsid[] = "from: @(#)rnusers.x 1.2 87/09/20 Copyr 1987 Sun Micro";*/ %/*static char sccsid[] = "from: @(#)rnusers.x 2.1 88/08/01 4.0 RPCSRC";*/ -%static char rcsid[] = "$FreeBSD$"; +%static char rcsid[] = "$Id$"; %#endif /* not lint */ #endif |
