diff options
Diffstat (limited to 'lib/librpcsvc/rex.x')
-rw-r--r-- | lib/librpcsvc/rex.x | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/librpcsvc/rex.x b/lib/librpcsvc/rex.x index 89bff3df0cf..14e2e568f6a 100644 --- a/lib/librpcsvc/rex.x +++ b/lib/librpcsvc/rex.x @@ -1,3 +1,5 @@ +/* $OpenBSD: rex.x,v 1.2 1997/08/19 07:54:49 niklas Exp $ */ + /* * Sun RPC is a product of Sun Microsystems, Inc. and is provided for * unrestricted use provided that this legend is included on all tape @@ -35,7 +37,7 @@ %#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 char rcsid[] = "$Id: rex.x,v 1.1 1995/10/18 08:43:10 deraadt Exp $"; +%static char rcsid[] = "$OpenBSD: rex.x,v 1.2 1997/08/19 07:54:49 niklas Exp $"; %#endif /* not lint */ #endif |