aboutsummaryrefslogtreecommitdiffstats
path: root/gawkapi.h
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2012-11-04 15:01:50 +0200
committerArnold D. Robbins <arnold@skeeve.com>2012-11-04 15:01:50 +0200
commit5d3c11459bf9c8870cfc599722118b910aa17394 (patch)
treebfca9eed0911aa35ec30efc1a4c42a695d109a90 /gawkapi.h
parent507adb95a9a4eec0e2c84102482d0db9c484e1a2 (diff)
downloadegawk-5d3c11459bf9c8870cfc599722118b910aa17394.tar.gz
egawk-5d3c11459bf9c8870cfc599722118b910aa17394.tar.bz2
egawk-5d3c11459bf9c8870cfc599722118b910aa17394.zip
More doc edits. Finish up api.texi.
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 45f86a0f..dec87e53 100644
--- a/gawkapi.h
+++ b/gawkapi.h
@@ -28,7 +28,7 @@
* before including this file!
* You must include <stddef.h> or <stdlib.h> to get size_t's definition.
* You should also include <stdio.h> if you intend to use
- * the dl_load_func convenience macro.
+ * the dl_load_func() convenience macro.
* To pass reasonable integer values for ERRNO, you will need to
* include <errno.h>.
*/