From c73d262642ee3a3d6585dc44acc62c432910f920 Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Tue, 15 Jan 2019 21:27:06 +0200 Subject: Finish transition to using assoc_set. --- str_array.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'str_array.c') diff --git a/str_array.c b/str_array.c index 2fdd1bf2..85e554b8 100644 --- a/str_array.c +++ b/str_array.c @@ -121,7 +121,7 @@ str_array_init(NODE *symbol ATTRIBUTE_UNUSED, NODE *subs ATTRIBUTE_UNUSED) /* - * assoc_lookup: + * str_lookup: * Find SYMBOL[SUBS] in the assoc array. Install it with value "" if it * isn't there. Returns a pointer ala get_lhs to where its value is stored. * -- cgit v1.2.3