diff options
author | Archie Cobbs <archie@FreeBSD.org> | 1998-12-06 08:15:08 +0000 |
---|---|---|
committer | Archie Cobbs <archie@FreeBSD.org> | 1998-12-06 08:15:08 +0000 |
commit | 17640fbe7036e357123db72e7cadf79f88b41dea (patch) | |
tree | 3a3e6d1b9fa5584996abb6089b307dedc8608181 /include/rpcsvc/rstat.x | |
parent | 5f618f92e3faa8602b892b6674983e261f5672af (diff) |
Notes
Diffstat (limited to 'include/rpcsvc/rstat.x')
-rw-r--r-- | include/rpcsvc/rstat.x | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/rpcsvc/rstat.x b/include/rpcsvc/rstat.x index 0c55005cca17a..a46388afda185 100644 --- a/include/rpcsvc/rstat.x +++ b/include/rpcsvc/rstat.x @@ -47,7 +47,7 @@ %#ifndef lint %/*static char sccsid[] = "from: @(#)rstat.x 1.2 87/09/18 Copyr 1987 Sun Micro";*/ %/*static char sccsid[] = "from: @(#)rstat.x 2.2 88/08/01 4.0 RPCSRC";*/ -%static char rcsid[] = "$Id: rstat.x,v 1.1 1994/08/04 19:01:51 wollman Exp $"; +%static const char rcsid[] = "$Id: rstat.x,v 1.4 1997/05/28 04:38:20 wpaul Exp $"; %#endif /* not lint */ #endif /* def RPC_HDR */ |