From bada9c9a2562ad850757988effc848fb55850c98 Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Sun, 21 Oct 2012 12:28:48 +0200 Subject: z/OS fixes. --- gawkapi.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gawkapi.h') diff --git a/gawkapi.h b/gawkapi.h index 5b942521..17ce9c10 100644 --- a/gawkapi.h +++ b/gawkapi.h @@ -281,7 +281,7 @@ typedef enum { AWK_STRING, AWK_ARRAY, AWK_SCALAR, /* opaque access to a variable */ - AWK_VALUE_COOKIE, /* for updating a previously created value */ + AWK_VALUE_COOKIE /* for updating a previously created value */ } awk_valtype_t; /* -- cgit v1.2.3