From 77295a429e8a50891ba98db47d9d507387a1b5cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Marjam=C3=A4ki?= Date: Thu, 27 Oct 2016 17:12:10 +0200 Subject: [PATCH] std.cfg: updated --- cfg/std.cfg | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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 -