diff options
Diffstat (limited to 'usr.bin/unvis/unvis.c')
-rw-r--r-- | usr.bin/unvis/unvis.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/unvis/unvis.c b/usr.bin/unvis/unvis.c index 6a78de42492e4..48ad7c0301f17 100644 --- a/usr.bin/unvis/unvis.c +++ b/usr.bin/unvis/unvis.c @@ -42,7 +42,7 @@ static const char copyright[] = static char sccsid[] = "@(#)unvis.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$Id: unvis.c,v 1.1.1.1.8.2 1997/08/26 06:23:21 charnier Exp $"; + "$Id: unvis.c,v 1.1.1.1.8.3 1997/08/29 05:30:07 imp Exp $"; #endif /* not lint */ #include <err.h> |