X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/b41bbcb57f69f436421d5a73a40a3bddfc8a7071..2acaaee4b3242addec92558e23d8e32cee130280:/usr/src/usr.bin/ex/ex_v.c diff --git a/usr/src/usr.bin/ex/ex_v.c b/usr/src/usr.bin/ex/ex_v.c index a770ee5627..8f4b1a40cb 100644 --- a/usr/src/usr.bin/ex/ex_v.c +++ b/usr/src/usr.bin/ex/ex_v.c @@ -1,5 +1,5 @@ /* Copyright (c) 1980 Regents of the University of California */ -static char *sccsid = "@(#)ex_v.c 5.1 %G%"; +static char *sccsid = "@(#)ex_v.c 6.1 %G%"; #include "ex.h" #include "ex_re.h" #include "ex_tty.h"