aboutsummaryrefslogtreecommitdiffstats
path: root/gawkapi.h
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2015-02-11 23:21:28 +0200
committerArnold D. Robbins <arnold@skeeve.com>2015-02-11 23:21:28 +0200
commit2f49027b6d6b1f03ae07c5cd9625b072465079bd (patch)
treea166a8ff5a5db315891bef2bb184490d9fbe519f /gawkapi.h
parent9478ffc5b7ae6988bb109a7be9189ed02f3720e8 (diff)
downloadegawk-2f49027b6d6b1f03ae07c5cd9625b072465079bd.tar.gz
egawk-2f49027b6d6b1f03ae07c5cd9625b072465079bd.tar.bz2
egawk-2f49027b6d6b1f03ae07c5cd9625b072465079bd.zip
O'Reilly edits, through Chapter 16.
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;