From 97be359d4af9cb15be23cea7e885b39488226964 Mon Sep 17 00:00:00 2001 From: Oliver Schmidt Date: Thu, 26 Jul 2018 13:09:21 +0200 Subject: [PATCH] Updated comment. --- include/ctype.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/ctype.h b/include/ctype.h index 17cbafe9f..103f6cc22 100644 --- a/include/ctype.h +++ b/include/ctype.h @@ -84,7 +84,7 @@ unsigned char __fastcall__ toascii (unsigned char c); -/* When inlining-of-known-functions is enabled, overload most of the above +/* When --eagerly-inline-funcs is enabled, overload most of the above ** functions by macroes. The function prototypes are available again after ** #undef'ing the macroes. ** Please note that the following macroes do NOT handle EOF correctly, as -- 2.39.2