diff options
Diffstat (limited to 'gawkapi.h')
-rw-r--r-- | gawkapi.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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>. */ |