aboutsummaryrefslogtreecommitdiff
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 395c9adaefb0..1e2f4c445582 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[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/unvis/unvis.c,v 1.9.36.1.6.1 2010/12/21 17:09:25 kensmith Exp $";
#endif /* not lint */
#include <err.h>