X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/e804469b5b0975de34bae1e66c3e6371249d3ee7..0f4556f12c8f75078501c9d1338ae7648a97f975:/usr/src/bin/awk/token.c diff --git a/usr/src/bin/awk/token.c b/usr/src/bin/awk/token.c index 2223945298..18a036b69e 100644 --- a/usr/src/bin/awk/token.c +++ b/usr/src/bin/awk/token.c @@ -1,4 +1,6 @@ -/* token.c 4.1 82/12/24 */ +#ifndef lint +static char sccsid[] = "@(#)token.c 4.2 8/11/83"; +#endif #include "awk.h" struct tok