ash: rename stack_nputstr() back to stnputs() to match dash
authorDenys Vlasenko <vda.linux@googlemail.com>
Sat, 22 Feb 2020 18:11:41 +0000 (19:11 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 24 Feb 2020 11:47:19 +0000 (12:47 +0100)
commit538ee4102b3eb046be1a74026d7c74642f9c7d13
tree02e69e4d7932b4f45df86a5079b0e8f2905dc017
parentc2058ec98cf3f6722be4436cae07a386e3c7b48d
ash: rename stack_nputstr() back to stnputs() to match dash

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
shell/ash.c