aboutsummaryrefslogtreecommitdiffstats
path: root/gawkapi.h
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2015-02-11 23:26:38 +0200
committerArnold D. Robbins <arnold@skeeve.com>2015-02-11 23:26:38 +0200
commit378e213c953d6482ae4d92a69b526cdeaef1f26f (patch)
treebc4c1b54d83e4869f9aae794aac6688f04cbbc76 /gawkapi.h
parent7f9f66525d7d82816eba352efdf58497373a47bf (diff)
parentf2c0bdf60b053c28d6cde7faf1b014e5b7f7deaf (diff)
downloadegawk-378e213c953d6482ae4d92a69b526cdeaef1f26f.tar.gz
egawk-378e213c953d6482ae4d92a69b526cdeaef1f26f.tar.bz2
egawk-378e213c953d6482ae4d92a69b526cdeaef1f26f.zip
Merge branch 'master' into non-fatal-io-2
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;