diff options
Diffstat (limited to 'm4/curl-override.m4')
-rw-r--r-- | m4/curl-override.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/curl-override.m4 b/m4/curl-override.m4 index a35d3b2f1..b27cb6111 100644 --- a/m4/curl-override.m4 +++ b/m4/curl-override.m4 @@ -21,7 +21,7 @@ dnl ------------------------------------------------- dnl This is done to prevent compiler warning dnl 'function declaration isn't a prototype' dnl in function main. This requires at least -dnl a c89 compiler and does not suport K&R. +dnl a c89 compiler and does not support K&R. m4_define([AC_LANG_PROGRAM(C)], [$1 |