X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/af93b5dd0d7550c7a0e379e6d6f4cd972bc00dc8..04379bab9fd28b15a61df6d0d2ae55608c992385:/usr/src/usr.bin/ex/ex_argv.h diff --git a/usr/src/usr.bin/ex/ex_argv.h b/usr/src/usr.bin/ex/ex_argv.h index e4dfc00ef9..963eda2c6e 100644 --- a/usr/src/usr.bin/ex/ex_argv.h +++ b/usr/src/usr.bin/ex/ex_argv.h @@ -1,5 +1,5 @@ /* Copyright (c) 1980 Regents of the University of California */ -/* sccs id: @(#)ex_argv.h 5.1 %G% */ +/* sccs id: @(#)ex_argv.h 6.1 %G% */ /* * The current implementation of the argument list is poor, * using an argv even for internally done "next" commands.