diff options
Diffstat (limited to 'lib/librpcsvc/yp_update.c')
| -rw-r--r-- | lib/librpcsvc/yp_update.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/librpcsvc/yp_update.c b/lib/librpcsvc/yp_update.c index 9bf632eb931a..6cb40845c0fd 100644 --- a/lib/librpcsvc/yp_update.c +++ b/lib/librpcsvc/yp_update.c @@ -35,7 +35,7 @@ * Center for Telecommunications Research * Columbia University, New York City * - * $FreeBSD$ + * $FreeBSD: src/lib/librpcsvc/yp_update.c,v 1.2.2.1 2002/02/15 00:46:54 des Exp $ */ #include <stdlib.h> @@ -46,7 +46,7 @@ #include <rpc/key_prot.h> #ifndef lint -static const char rcsid[] = "$FreeBSD$"; +static const char rcsid[] = "$FreeBSD: src/lib/librpcsvc/yp_update.c,v 1.2.2.1 2002/02/15 00:46:54 des Exp $"; #endif #ifndef WINDOW |
