diff options
Diffstat (limited to 'usr.bin/rdist/expand.c')
-rw-r--r-- | usr.bin/rdist/expand.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/rdist/expand.c b/usr.bin/rdist/expand.c index d5f7ed4fd8a5..a796a1ccece4 100644 --- a/usr.bin/rdist/expand.c +++ b/usr.bin/rdist/expand.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)expand.c 8.1 (Berkeley) 6/9/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.bin/rdist/expand.c,v 1.8 1999/08/28 01:05:06 peter Exp $"; #endif /* not lint */ #include "defs.h" |