From 154ca7ba84b1f8db0f0bb48e294d2fc26b3f7fbe Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Sat, 27 Oct 2012 22:01:37 +0200 Subject: Doc updates. --- gawkapi.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gawkapi.h') diff --git a/gawkapi.h b/gawkapi.h index 2b436a28..67cff698 100644 --- a/gawkapi.h +++ b/gawkapi.h @@ -306,7 +306,7 @@ typedef struct { /* * A "flattened" array element. Gawk produces an array of these - * inside the awk_flattened_array_t. + * inside the awk_flat_array_t. * ALL memory pointed to belongs to gawk. Individual elements may * be marked for deletion. New elements must be added individually, * one at a time, using the separate API for that purpose. -- cgit v1.2.3