From 3726632fb30bdbd08f5e030a65d8f4bfb29a79d6 Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Mon, 3 Jul 2017 20:58:36 +0300 Subject: Typo fixes in comments. --- gawkapi.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gawkapi.h') diff --git a/gawkapi.h b/gawkapi.h index 8562b5f4..08af4180 100644 --- a/gawkapi.h +++ b/gawkapi.h @@ -590,7 +590,7 @@ typedef struct gawk_api { /* * Lookup a variable, fill in value. No messing with the value * returned. - * Returns false if the variable doesn't exist* or if the wrong type + * Returns false if the variable doesn't exist or if the wrong type * was requested. In the latter case, vaule->val_type will have * the real type, as described above. * -- cgit v1.2.3