diff options
Diffstat (limited to 'include/rpcsvc/yppasswd.x')
-rw-r--r-- | include/rpcsvc/yppasswd.x | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/rpcsvc/yppasswd.x b/include/rpcsvc/yppasswd.x index c1505b31a19f..26a9e4a25477 100644 --- a/include/rpcsvc/yppasswd.x +++ b/include/rpcsvc/yppasswd.x @@ -36,7 +36,7 @@ %#ifndef lint %/*static char sccsid[] = "from: @(#)yppasswd.x 1.1 87/04/13 Copyr 1987 Sun Micro";*/ %/*static char sccsid[] = "from: @(#)yppasswd.x 2.1 88/08/01 4.0 RPCSRC";*/ -%static char rcsid[] = "$Id: yppasswd.x,v 1.1 1994/08/04 19:01:57 wollman Exp $"; +%static const char rcsid[] = "$Id: yppasswd.x,v 1.4 1997/05/28 04:38:27 wpaul Exp $"; %#endif /* not lint */ #endif |