On Sun, Oct 08, 2017 at 03:11:14AM -0700, Ori Bernstein wrote:
> Just move the assignment up a bit.
thanks.
ok tb if anyone wants to commit it, otherwise I'll do it in a few hours.
>
>
>
> diff --git usr.bin/awk/main.c usr.bin/awk/main.c
> index 82996bc6f71..ebff17d240a 100644
> -
Just move the assignment up a bit.
diff --git usr.bin/awk/main.c usr.bin/awk/main.c
index 82996bc6f71..ebff17d240a 100644
--- usr.bin/awk/main.c
+++ usr.bin/awk/main.c
@@ -64,13 +64,13 @@ int main(int argc, char *argv[])
setlocale(LC_ALL, "");
setlocale(LC_NUMERIC, "C