summaryrefslogtreecommitdiff
path: root/gawkapi.h
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2015-03-17 22:59:28 +0200
committerArnold D. Robbins <arnold@skeeve.com>2015-03-17 22:59:28 +0200
commita1b68a54a8fdd7a61ab9aaf19a5ada599cfb08e7 (patch)
tree639d0ffbb2c36b982c42b144087e57e857bafe64 /gawkapi.h
parent17e974bac1ab2b101cc3ba5fcef61725b7469c7b (diff)
parentcd2ff61aaf4938092517880ad7655828d99a3cb9 (diff)
downloadgawk-memory-work.tar.gz
Merge branch 'master' into memory-workmemory-work
Diffstat (limited to 'gawkapi.h')
-rw-r--r--gawkapi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gawkapi.h b/gawkapi.h
index d8215450..7a58bd4a 100644
--- a/gawkapi.h
+++ b/gawkapi.h
@@ -846,7 +846,7 @@ make_number(double num, awk_value_t *result)
extern int dl_load(const gawk_api_t *const api_p, awk_ext_id_t id);
#if 0
-/* Boiler plate code: */
+/* Boilerplate code: */
int plugin_is_GPL_compatible;
static gawk_api_t *const api;