diff --git a/cfg/std.cfg b/cfg/std.cfg index ce92a333c..2aad9a38c 100644 --- a/cfg/std.cfg +++ b/cfg/std.cfg @@ -1531,7 +1531,7 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun false - arg1==' ' || arg1=='\t' + arg1==' ' || arg1=='\t' 0:255 @@ -1587,7 +1587,7 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun false - arg1>='0' && arg1<='9' + arg1>='0' && arg1<='9' 0:255 @@ -4020,7 +4020,6 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun -