summaryrefslogtreecommitdiff
path: root/usr.bin/unvis/unvis.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/unvis/unvis.c')
-rw-r--r--usr.bin/unvis/unvis.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/unvis/unvis.c b/usr.bin/unvis/unvis.c
index 6370f348dc1b3..4a46f3b990451 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.5 1998/07/17 07:25:40 jkh Exp $";
+ "$Id: unvis.c,v 1.1.1.1.8.6 1998/07/17 08:07:40 jkh Exp $";
#endif /* not lint */
#include <err.h>