X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/bdd50a56dd60578721c0c06ef1363572f3b3b904..3e8012c83819b3310d990d9a2269913bcd8892ed:/usr/src/usr.bin/ex/ex_cmds.c?ds=inline diff --git a/usr/src/usr.bin/ex/ex_cmds.c b/usr/src/usr.bin/ex/ex_cmds.c index 413654967b..8c8f9d5229 100644 --- a/usr/src/usr.bin/ex/ex_cmds.c +++ b/usr/src/usr.bin/ex/ex_cmds.c @@ -1,5 +1,5 @@ /* Copyright (c) 1980 Regents of the University of California */ -static char *sccsid = "@(#)ex_cmds.c 6.2 %G%"; +static char *sccsid = "@(#)ex_cmds.c 6.3 %G%"; #include "ex.h" #include "ex_argv.h" #include "ex_temp.h"