diff options
Diffstat (limited to 'gnu/usr.bin/awk/code.c')
| -rw-r--r-- | gnu/usr.bin/awk/code.c | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/gnu/usr.bin/awk/code.c b/gnu/usr.bin/awk/code.c index 9d830e803c9..2fb4ca537c9 100644 --- a/gnu/usr.bin/awk/code.c +++ b/gnu/usr.bin/awk/code.c @@ -12,12 +12,12 @@ the GNU General Public License, version 2, 1991. /* $Log: code.c,v $ -/* Revision 1.1.1.1 1993/03/21 09:45:37 cgd -/* initial import of 386bsd-0.1 sources +/* Revision 1.2 1993/07/02 23:57:08 jtc +/* Updated to mawk 1.1.4 /* - * Revision 5.1 91/12/05 07:55:43 brennan + * Revision 5.1 1991/12/05 07:55:43 brennan * 1.1 pre-release - * + * */ /* code.c */ |
