aboutsummaryrefslogtreecommitdiffstats
path: root/gawkapi.h
diff options
context:
space:
mode:
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>.
*/